Skip to content

Commit

Permalink
ci: really update to Pyodide 0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Aug 6, 2024
1 parent bf638d7 commit c83879b
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 @@ -197,7 +197,7 @@ jobs:

- name: Build wheel
run: |
pip install pyodide-build==0.24.1
pip install pyodide-build==0.26.2
python3 scripts/fix_pyodide_build.py
pyodide build
Expand Down

0 comments on commit c83879b

Please sign in to comment.