Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake --build
Browse files Browse the repository at this point in the history
segoon committed Nov 21, 2024
1 parent d10a48f commit c0c5084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
@@ -58,4 +58,4 @@ jobs:
run: |
pwd
cd build_debug
make -j$(nproc)
cmake --build -j$(nproc)

0 comments on commit c0c5084

Please sign in to comment.