Skip to content

Commit

Permalink
updates directory location of hugo site in gh action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbradley committed Jul 26, 2024
1 parent 81ddb60 commit 50a3df5
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 @@ -56,6 +56,7 @@ jobs:
HUGO_ENVIRONMENT: production
TZ: America/Vancouver
run: |
cd reader \
hugo \
--gc \
--minify \
Expand Down

0 comments on commit 50a3df5

Please sign in to comment.