Skip to content

Commit cf49833

Browse files
authored
Merge pull request halfrost#17 from halfrost/halfrost-patch-1
Update deploy.yml
2 parents 53e9b9c + 68c861c commit cf49833

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)