Skip to content

Commit

Permalink
Install Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatahb committed Nov 27, 2024
1 parent c3484c9 commit 6259927
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ jobs:
with:
fetch-depth: 1

- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.128.1'
extended: true

- name: Install
run: npm ci

Expand Down

0 comments on commit 6259927

Please sign in to comment.