Skip to content

Commit

Permalink
Fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yunusey committed Jan 14, 2025
1 parent c625c6a commit a10335f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
ls -lah
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
- uses: mymindstorm/setup-emsdk@v14
- name: Verify
run: emcc -v
Expand Down

0 comments on commit a10335f

Please sign in to comment.