Skip to content

Commit

Permalink
Pushed change to autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Bernier committed Apr 24, 2024
1 parent 1cd960c commit a45440c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
submodules: true # Fetch Hugo themes (true OR recursive)


- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand Down

0 comments on commit a45440c

Please sign in to comment.