Skip to content

Commit

Permalink
Add rustup target add wasm32-unknown-emscripten
Browse files Browse the repository at this point in the history
  • Loading branch information
gbolmier committed Nov 28, 2024
1 parent fc8b53d commit e780d5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-for-pyodide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
platforms: all

- run: rustup target add wasm32-unknown-emscripten

- name: Build wheels
uses: pypa/[email protected]
timeout-minutes: 720
Expand Down

0 comments on commit e780d5f

Please sign in to comment.