Skip to content

Commit 3eb203f

Browse files
authored
Update publish.yml
1 parent e0ebc45 commit 3eb203f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
python-version: '3.10'
2424
cache: 'pip'
2525
- run: pip install jupyter
26+
- run: pip install -r requirements.txt
2627

2728
- name: Render and Publish
2829
uses: quarto-dev/quarto-actions/publish@v2

0 commit comments

Comments
 (0)