Skip to content

Commit

Permalink
Remove unnecessary HOME environment variable export in Quarto workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis committed Dec 18, 2024
1 parent f73abe3 commit a892fbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
cacheFrom: ghcr.io/trr266/esef-website
push: never
runCmd: |
export HOME=/root
julia --project=docs setup_julia.jl
quarto render docs --no-cache
-
Expand Down

0 comments on commit a892fbd

Please sign in to comment.