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 25, 2024
1 parent 1f46448 commit 2a1eb2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
# so make sure it doesn't conflict with anything!
actions-cache-folder: 'emsdk-cache'

- name: Verify
run: emcc -v
- name: Verify
run: emcc -v
- name: 'Create env file'
run: |
touch .env
Expand Down

0 comments on commit 2a1eb2a

Please sign in to comment.