Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Oct 29, 2023
1 parent 373c25d commit a275e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:

- name: Build
working-directory: build
run: cmake --build . --jobs $(nproc)
run: cmake --build .

0 comments on commit a275e46

Please sign in to comment.