Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sohail-aspose committed Feb 26, 2024
1 parent aac5dc9 commit 4c9df2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
extended: true

- name: Build
run: hugo --config "config.toml" --cleanDestinationDir --minify
run: hugo --config "./config/config.toml" --cleanDestinationDir --minify

- name: Deploy Home to S3
run: hugo deploy --maxDeletes -1 --target "Home"
Expand Down

0 comments on commit 4c9df2d

Please sign in to comment.