Skip to content

Commit 0d69eb9

Browse files
authored
hopefully fix hugo version
1 parent 51d3746 commit 0d69eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
submodules: true
2323
- name: build
24-
uses: jakejarvis/hugo-build-action@master
24+
uses: gerrowadat/hugo-build-action@master
2525
- name: deploy
2626
uses: JamesIves/[email protected]
2727
with:

0 commit comments

Comments
 (0)