Skip to content

Commit 6554b52

Browse files
Update hugo_test.yml
1 parent 98e2f17 commit 6554b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
go-version: '1.23' #
4343
cache: false
4444
- name: setup Hugo
45-
run: sudo snap install hugo
45+
run: snap install --edge hugo
4646
- name: Setup Pages
4747
id: pages
4848
uses: actions/configure-pages@v3

0 commit comments

Comments
 (0)