Skip to content

Commit

Permalink
Update formatting of yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed Oct 21, 2023
1 parent 3632094 commit a121f43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/hugo-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
- uses: actions/checkout@v3

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

- name: Setup base URL env var
run: |
Expand Down

0 comments on commit a121f43

Please sign in to comment.