Skip to content

Commit

Permalink
Fix pyodide release step.
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Bess <tim@prospective.dev>
  • Loading branch information
timbess authored and texodus committed Aug 16, 2024
1 parent ee2f560 commit 1158491
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,10 @@ jobs:
with:
name: perspective-python-dist-x86_64-ubuntu-22.04-3.9

- uses: actions/download-artifact@v4
with:
name: perspective-python-dist-wasm32-emscripten-3.9

- uses: actions/download-artifact@v4
with:
name: perspective-python-sdist
Expand Down

0 comments on commit 1158491

Please sign in to comment.