Skip to content

Commit

Permalink
Again OpenBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
gon1332 committed Jan 28, 2025
1 parent 2257646 commit 8c74015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
sync_files: runner-to-vm
shell: bash
run: |
sudo pkg_add cmake ninja gcc
sudo pkg_add cmake ninja gcc-11.2.0p9
cmake --preset package
cmake --build --preset package
Expand Down

0 comments on commit 8c74015

Please sign in to comment.