diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index a32d6f1..e170eb2 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -44,7 +44,9 @@ jobs: uses: quarto-dev/quarto-actions/render@v2 with: to: html - + env: + QUARTO_JULIA_PROJECT: "@quarto" + - name: Deploy Preview to Netlify as preview id: netlify-deploy uses: nwtgck/actions-netlify@v3 @@ -63,4 +65,4 @@ jobs: enable-commit-comment: false enable-commit-status: true overwrites-pull-request-comment: false - timeout-minutes: 1 \ No newline at end of file + timeout-minutes: 1