Skip to content

Commit

Permalink
Merge branch 'main' into as/08-mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Sep 22, 2024
2 parents 01e4eca + 738c245 commit ad56b4d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -63,4 +65,4 @@ jobs:
enable-commit-comment: false
enable-commit-status: true
overwrites-pull-request-comment: false
timeout-minutes: 1
timeout-minutes: 1

0 comments on commit ad56b4d

Please sign in to comment.