Skip to content

Commit 9f38275

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
3131
id: pages
3232

33-
- run: mkdir -p /github/workspace/public
33+
- run: mkdir -p ./public
3434

3535
- name: Build with Hugo
3636
uses: docker://ghcr.io/gohugoio/hugo:v0.150.0

0 commit comments

Comments
 (0)