WIP
This commit is contained in:
parent
d81ea0d06b
commit
378cfd24a9
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@ -17,14 +17,6 @@ jobs:
|
||||
- name: Set up Quarto
|
||||
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
|
||||
uses: quarto-dev/quarto-actions/publish@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user