Skip to content

Commit

Permalink
try omore initialize submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed May 23, 2024
1 parent 110022a commit 6b1b7d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
- name: Initialize submodules
run: git submodule update --init --recursive
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 6b1b7d3

Please sign in to comment.