Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mjp41 committed Nov 8, 2023
1 parent d0d2f22 commit 13b80bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
os:
- version: '9.2'
dependencies: |
pkg_add cmake ninja-build gcc10
/usr/sbin/pkg_add cmake ninja-build gcc10
build-type: [ Release ]
# Don't abort runners if a single one fails
fail-fast: false
Expand Down

0 comments on commit 13b80bf

Please sign in to comment.