Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Sep 20, 2024
1 parent 3031a17 commit 49139c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- uses: actions/checkout@v4
- run: |
set -e -x
cmake --workflow --preset linux_gcc_release_workflow
cmake --workflow --preset linux_gcc_release_workflow -B ${{ runner.temp }}

0 comments on commit 49139c7

Please sign in to comment.