Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpawley committed May 19, 2024
1 parent 6d029d1 commit 5110390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
run: |
poetry install --no-interaction --no-root --with dev,test
poetry install jupyter
source $(poetry env info --path)/bin/activate
- name: Set up Quarto
Expand Down

0 comments on commit 5110390

Please sign in to comment.