Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Jan 11, 2024
1 parent c8e888d commit a92b517
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,9 +255,8 @@ jobs:
-DPYTHON3_EXACT_VERSION="${{ env.PYTHON }}"
-DFLAMEGPU_VISUALISATION="${{ env.VISUALISATION }}"
-DFLAMEGPU_ENABLE_NVTX="ON"
- name: Log Configure Erorrs
- name: Log Configure Erorrs
- name: Log Configure Errors
if: ${{ success() || (failure() && steps.configure.conclusion == 'failure') }}
run: |
echo "${{ env.BUILD_DIR }}/CMakeFiles/CMakeOutput.log:"
Expand Down

0 comments on commit a92b517

Please sign in to comment.