Skip to content

Commit 510f1f6

Browse files
committed
Update deploy.yml
1 parent 2369f80 commit 510f1f6

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
@@ -22,7 +22,7 @@ jobs:
2222
hugo-version: '0.74.3'
2323

2424
- name: Build # 第三步,编译 hugo
25-
script: |
25+
run: |
2626
cd ./website
2727
hugo -D --minify
2828

0 commit comments

Comments
 (0)