Skip to content

Commit

Permalink
pkg refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Jun 10, 2024
1 parent 1bd3f1d commit 765e4d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ jobs:
with:
# cmake version 3.29.2
prepare: |
pkg refresh
pkg list
pkg install cmake clang-18
pkg list -u
run: |
cmake -B build
copyback: false

0 comments on commit 765e4d3

Please sign in to comment.