work on publish

This commit is contained in:
jverzani
2022-08-26 14:26:48 -04:00
parent 7eeea10520
commit afba245238
3 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ jobs:
python-version: '3.10'
cache: 'pip'
- run: pip install jupyter
- run: pip install -r requirements.txt
- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2

0
.github/workflows/requirements.txt vendored Normal file
View File