We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9350a0a commit 5ddad4aCopy full SHA for 5ddad4a
.github/workflows/publish.yaml
@@ -33,6 +33,7 @@ jobs:
33
- run: |-
34
mkdir -p ./cache && chmod 777 ./cache
35
mkdir -p ./public && chmod 777 ./public
36
+ mkdir -p ./resources && chmod 777 ./resources
37
38
- name: Build with Hugo
39
uses: docker://ghcr.io/gohugoio/hugo:v0.150.0
0 commit comments