work on publish
This commit is contained in:
parent
7eeea10520
commit
afba245238
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -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
0
.github/workflows/requirements.txt
vendored
Normal file
@ -1,4 +1,4 @@
|
||||
version: 0.5
|
||||
version: 0.6
|
||||
|
||||
project:
|
||||
type: book
|
||||
|
Loading…
x
Reference in New Issue
Block a user