Skip to content

Commit

Permalink
Merge branch 'main' of github.com:josephmcl/markov
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmcl committed Aug 27, 2024
2 parents 199d404 + 9a10f4b commit 3cf746b
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 3cf746b

Please sign in to comment.