WIP
This commit is contained in:
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@@ -17,14 +17,6 @@ jobs:
|
|||||||
- name: Set up Quarto
|
- name: Set up Quarto
|
||||||
uses: quarto-dev/quarto-actions/setup@v2
|
uses: quarto-dev/quarto-actions/setup@v2
|
||||||
|
|
||||||
- name: Install Python and Dependencies
|
|
||||||
uses: actions/setup-python@v4
|
|
||||||
with:
|
|
||||||
python-version: '3.10'
|
|
||||||
cache: 'pip'
|
|
||||||
- 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
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user