Skip to content

Commit

Permalink
missing checkout in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
masebb committed Oct 24, 2023
1 parent 08ad5cc commit a3e7a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
Expand Down

0 comments on commit a3e7a77

Please sign in to comment.