work on publish
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
|||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
- run: pip install jupyter
|
- run: pip install jupyter
|
||||||
|
- run: pip install -r requirements.txt
|
||||||
|
|
||||||
- name: Render and Publish
|
- name: Render and Publish
|
||||||
uses: quarto-dev/quarto-actions/publish@v2
|
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:
|
project:
|
||||||
type: book
|
type: book
|
||||||
|
|||||||
Reference in New Issue
Block a user