Skip to content

Commit

Permalink
Update .github/workflows/emscripten.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jun 8, 2024
1 parent 4788fdd commit dbb23b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install pyodide-build
run: |
pip install pyodide-build==0.26.1
echo EMSCRIPTEN_VERSION=$(pyodide config get emscripten_version >> $GITHUB_ENV
echo EMSCRIPTEN_VERSION=$(pyodide config get emscripten_version) >> $GITHUB_ENV
- uses: mymindstorm/setup-emsdk@v14
with:
Expand Down

0 comments on commit dbb23b6

Please sign in to comment.