Skip to content

Commit

Permalink
Debug WASM build of protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed Oct 22, 2024
1 parent a0cdb45 commit c76221d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
cp package.json $PYODIDE_DIST
echo == protobuf4ls
ls protob*
cp protobuf-4*wasm32.whl $PYODIDE_DIST
cp protobuf-5*wasm32.whl $PYODIDE_DIST
cp pycryptodome-3*wasm32.whl $PYODIDE_DIST
cp pyodide.asm.js $PYODIDE_DIST
cp pyodide.asm.wasm $PYODIDE_DIST
Expand Down

0 comments on commit c76221d

Please sign in to comment.