Skip to content

Commit

Permalink
Fix env var issue?
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis committed Mar 2, 2023
1 parent d707cd7 commit d3bb788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
-
name: Render book to all formats
run: |
export HOME=/root
julia --project=docs setup_julia.jl
quarto render docs --no-cache
-
Expand Down

0 comments on commit d3bb788

Please sign in to comment.