Update quarto.yml

This commit is contained in:
Benedikt Ehinger 2023-09-25 14:00:03 +02:00 committed by GitHub
parent 73eb08101f
commit 48306d0b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
- uses: actions/setup-python@v4
with:
with:
python-version: '3.10'
- run: pip install jupyter
- uses: julia-actions/setup-julia@v1