Skip to content

Commit

Permalink
Merge pull request #130 from cashapp/fix-docs-build
Browse files Browse the repository at this point in the history
Fix hugo.yml
  • Loading branch information
daniel-nichter authored Jun 12, 2024
2 parents f65fe06 + ef904f5 commit 73c4c58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
# For maximum backward compatibility with Hugo modules
HUGO_ENVIRONMENT: production
HUGO_ENV: production
working-directory: ./docs
run: |
hugo \
--minify \
Expand Down

0 comments on commit 73c4c58

Please sign in to comment.