Skip to content

Commit

Permalink
Update hugo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-zh authored Jul 11, 2024
1 parent 3dc6b53 commit c734ae9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Build
run: hugo --minify

# Fix SSH configuration of the container
- run: ./fix_ssh.sh

- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
Expand Down

0 comments on commit c734ae9

Please sign in to comment.