Skip to content

Commit 943e80a

Browse files
committed
fix workflow
1 parent 77a3a48 commit 943e80a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
hugo-version: 'latest'
2828

2929
- name: Build
30-
run: hugo --buildDrafts --gc --verbose --minify
30+
run: hugo --buildDrafts --gc --minify

0 commit comments

Comments
 (0)