Skip to content

Commit

Permalink
Update smake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kala13x authored Jul 24, 2023
1 parent 2baa059 commit fefc3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: cd smake && ./build.sh --install

- name: Build with SMake
run: smake . && more Makefile && make
run: smake -v 4 && more Makefile && make

0 comments on commit fefc3b5

Please sign in to comment.