Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov authored Dec 24, 2024
1 parent 93416eb commit 5130ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Set up env vars for Emscripten
run: |
set -vxeuo pipefail
pip install pyodide-build==0.25.1
pip install pyodide-build==0.24.1
# Currently deployed version for jupyterlite.mat3ra.com
export EMSCRIPTEN_VERSION="3.1.45"
# export EMSCRIPTEN_VERSION=$(pyodide config get emscripten_version)
Expand Down

0 comments on commit 5130ad5

Please sign in to comment.