Skip to content

Commit

Permalink
Merge pull request #95 from BU-Spark/quarto
Browse files Browse the repository at this point in the history
update Render Quarto Project step
  • Loading branch information
trgardos authored Sep 3, 2024
2 parents 20ed74e + 1cf28ed commit 3cb1f15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ jobs:
uses: quarto-dev/quarto-actions/render@v2
with:
path: ./quarto-lectures-source
to: html
env:
QUARTO_PROFILE: web
QUARTO_DENO_V8_OPTIONS: --stack-size=8192

- name: Build with Jekyll
Expand Down

0 comments on commit 3cb1f15

Please sign in to comment.