Skip to content

Commit 418b267

Browse files
committed
Patch workflow (Bro, hugo devs are too lazy to release a build)
1 parent c445fed commit 418b267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Hugo
2323
uses: peaceiris/actions-hugo@v2
2424
with:
25-
hugo-version: "latest"
25+
hugo-version: "0.139.4"
2626

2727
- name: Build
2828
run: hugo --minify

0 commit comments

Comments
 (0)