Skip to content

Commit 1a1e1af

Browse files
authored
Merge pull request #41 from kthcloud/harsha5500-patch-5
Update hugo.yml
2 parents df19580 + 5dfbe5b commit 1a1e1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
HUGO_ENVIRONMENT: production
5555
HUGO_ENV: production
5656
run: |
57-
cd hugo && hugo \
57+
cd hugo && hugo \
5858
--gc \
5959
--minify
6060
# --baseURL "${{ steps.pages.outputs.base_url }}/"

0 commit comments

Comments
 (0)