Skip to content

Commit 45a7702

Browse files
authored
Merge pull request #62 from pyscript/pe-build-site
Install the package into the environment
2 parents 7742c5b + e2841e9 commit 45a7702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080

8181
- name: Build Gallery
8282
run: |
83+
poetry install
8384
poetry run psc build
8485
8586
- name: Deploy Gallery

0 commit comments

Comments
 (0)