Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmcl authored Aug 26, 2024
1 parent 4c13b37 commit 9a10f4b
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 @@ -39,7 +39,7 @@ jobs:
echo BC="bison" >> .env
cat .env
- name: make
run: make all
run: make wasm
- name: upload
env:
remote_password: ${{ secrets.JOSEPH_PASSWORD }}
Expand Down

0 comments on commit 9a10f4b

Please sign in to comment.