Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cniethammer committed Dec 13, 2024
1 parent 9bc61b4 commit 8b72579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build code
run: |
cd external \
./get_externals.sh
./get_externals.sh \
cd .. \
cmake -DCMAKE_BUILD_TYPE=Release . \
cmake --build .
Expand Down

0 comments on commit 8b72579

Please sign in to comment.