Merge pull request #28 from jverzani/v0.6

work on publish
This commit is contained in:
john verzani 2022-08-26 14:27:55 -04:00 committed by GitHub
commit 4b0317f364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

View File

@ -1,4 +1,4 @@
version: 0.5
version: 0.6
project:
type: book