Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
segoon committed Nov 21, 2024
1 parent c0c5084 commit 73bc66d
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
Expand Up @@ -58,4 +58,4 @@ jobs:
run: |
pwd
cd build_debug
cmake --build -j$(nproc)
cmake --build . -j$(nproc)

0 comments on commit 73bc66d

Please sign in to comment.