Skip to content

Commit

Permalink
hugo -D
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzhizhia committed Jan 6, 2025
1 parent 04f99ee commit 6a8fa62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
sudo dpkg -i ${{ runner.temp }}/hugo.deb
- name: Build
run: hugo --minify --gc --cleanDestinationDir
run: hugo -D

- name: Deploy to public branch
uses: s0/git-publish-subdir-action@develop
Expand Down

0 comments on commit 6a8fa62

Please sign in to comment.