Skip to content

Commit

Permalink
Upgrade pyodide-build to be a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr committed Oct 28, 2024
1 parent 8d4a7a6 commit 17d1daa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v4
with:
submodules: true
submodules: recursive
- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down
2 changes: 1 addition & 1 deletion pyodide
Submodule pyodide updated 104 files

0 comments on commit 17d1daa

Please sign in to comment.