Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
trentfridey committed Aug 5, 2023
1 parent 868465a commit 0eef496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
--platform=emscripten-32 \
--file web-environment.yaml
mkdir -p ./public/empack && mkdir -p ./src/pyjs
sudo chmod +rw /root/micromamba/envs
empack pack env \
--env-prefix=/root/micromamba/envs/web \
--relocate-prefix=/ \
Expand Down

0 comments on commit 0eef496

Please sign in to comment.