Skip to content

Commit

Permalink
Set skipContainerUserIdUpdate to false in Quarto workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis committed Dec 18, 2024
1 parent 6a54dcb commit 8ab9f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
cacheFrom: ghcr.io/trr266/esef-website
push: never
skipContainerUserIdUpdate: true
skipContainerUserIdUpdate: false
runCmd: |
quarto render docs --no-cache
-
Expand Down

0 comments on commit 8ab9f5f

Please sign in to comment.