Skip to content

Commit

Permalink
Checkout inventory submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
iperdomo committed Sep 19, 2023
1 parent 0612bee commit 346dbec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
- name: Run Hugo
uses: crazy-max/ghaction-hugo@v3
with:
Expand Down

0 comments on commit 346dbec

Please sign in to comment.