Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilrybacki committed Jul 14, 2024
1 parent 7ed541f commit 0f6a0d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-jupyterlite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
lite \
build \
--output-dir ${{ env.BUILD_OUTPUT_DIRECTORY }} \
--pyodide="static/pyodide-0.26.1.tar.bz2"
--pyodide="https://github.com/pyodide/pyodide/releases/download/0.26.1/pyodide-0.26.1.tar.bz2"
## Patch the build
python patch.py
Expand Down
3 changes: 0 additions & 3 deletions jupyterlite/static/pyodide-0.26.1.tar.bz2

This file was deleted.

0 comments on commit 0f6a0d8

Please sign in to comment.