Skip to content

Commit a92b517

Browse files
committed
fixup
1 parent c8e888d commit a92b517

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/Ubuntu.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,8 @@ jobs:
255255
-DPYTHON3_EXACT_VERSION="${{ env.PYTHON }}"
256256
-DFLAMEGPU_VISUALISATION="${{ env.VISUALISATION }}"
257257
-DFLAMEGPU_ENABLE_NVTX="ON"
258-
- name: Log Configure Erorrs
259258
260-
- name: Log Configure Erorrs
259+
- name: Log Configure Errors
261260
if: ${{ success() || (failure() && steps.configure.conclusion == 'failure') }}
262261
run: |
263262
echo "${{ env.BUILD_DIR }}/CMakeFiles/CMakeOutput.log:"

0 commit comments

Comments
 (0)