Skip to content

Commit 9e04b78

Browse files
authored
Update hugo.yml
1 parent c734ae9 commit 9e04b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: hugo --minify
2828

2929
# Fix SSH configuration of the container
30-
- run: ./fix_ssh.sh
30+
- run: ./fixSSH.sh
3131

3232
- name: Deploy
3333
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)