Skip to content

Commit

Permalink
I declare war on this bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro-Salerno committed Nov 7, 2024
1 parent f589ebc commit d867eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: configure
run: sh ./.github/workflows/configure.sh
- name: Build binaries
run: make release
run: make debug
- name: Upload all files
run: sh ./.github/workflows/upload.sh

0 comments on commit d867eda

Please sign in to comment.