Skip to content

Commit

Permalink
Specify emscripten version (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
ske2004 committed Jul 11, 2024
1 parent ac27be2 commit 92fc7a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: mymindstorm/setup-emsdk@v14
with:
version: 3.1.61
actions-cache-folder: 'emsdk-cache'
- name: Install packages
run: |
sudo apt update
Expand Down

0 comments on commit 92fc7a2

Please sign in to comment.