Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Dupuy <[email protected]>
  • Loading branch information
flo-dup committed Jul 24, 2024
1 parent 62ca3b3 commit 47d86ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- name: Build
run: >
build-wrapper-linux-x86 --out-dir $GITHUB_WORKSPACE/build/output cmake --build $GITHUB_WORKSPACE/build --parallel 2
build-wrapper-linux-x86-64 --out-dir $GITHUB_WORKSPACE/build/output cmake --build $GITHUB_WORKSPACE/build --parallel 2
- name: Tests
run: >
Expand Down

0 comments on commit 47d86ab

Please sign in to comment.