Skip to content

Commit 27503af

Browse files
author
runshell
committed
modified: .github/workflows/deploy.yml
1 parent c26dcfd commit 27503af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
extended: true
2020

2121
- name: Build
22-
run: hugo --minify
22+
run: hugo
2323

2424
- name: Deploy
2525
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)