Skip to content

Commit 1b0c44e

Browse files
committed
chore: update workflow
Signed-off-by: Devin Buhl <[email protected]>
1 parent 77a4e2f commit 1b0c44e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
3131
id: pages
3232

33+
- run: mkdir -p /github/workspace/public
34+
3335
- name: Build with Hugo
3436
uses: docker://ghcr.io/gohugoio/hugo:v0.150.0
3537
env:

0 commit comments

Comments
 (0)