We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3838f1 commit e2841e9Copy full SHA for e2841e9
.github/workflows/release.yml
@@ -80,6 +80,7 @@ jobs:
80
81
- name: Build Gallery
82
run: |
83
+ poetry install
84
poetry run psc build
85
86
- name: Deploy Gallery
0 commit comments