Skip to content

Commit

Permalink
Merge pull request #39 from dataforgoodfr/really-fix-deployment
Browse files Browse the repository at this point in the history
Really fix deployment to Observable HQ
  • Loading branch information
kaaloo authored Apr 29, 2024
2 parents 5609482 + 788fe61 commit fca6268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: Gr1N/setup-poetry@v9
with:
poetry-version: "1.7.1"
- run: poetry install --no-root
- run: poetry install
- run: yarn install --frozen-lockfile
- run: poetry run yarn build
env:
Expand Down

0 comments on commit fca6268

Please sign in to comment.