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 5110390 commit e8b08af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ 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 e8b08af

Please sign in to comment.