Skip to content

Commit cb7f3de

Browse files
authored
Update blank.yml
1 parent b138d40 commit cb7f3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
#5. build (public 폴더에 저장 된다.)
3636
- name: Build Hugo Site
3737
run: |
38-
hugo
38+
hugo --minify
3939
4040
# - name: Check Public Folder
4141
# run: |

0 commit comments

Comments
 (0)