Skip to content

Commit 5ddad4a

Browse files
committed
chore: update workflow
Signed-off-by: Devin Buhl <[email protected]>
1 parent 9350a0a commit 5ddad4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- run: |-
3434
mkdir -p ./cache && chmod 777 ./cache
3535
mkdir -p ./public && chmod 777 ./public
36+
mkdir -p ./resources && chmod 777 ./resources
3637
3738
- name: Build with Hugo
3839
uses: docker://ghcr.io/gohugoio/hugo:v0.150.0

0 commit comments

Comments
 (0)