mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 00:25:22 +08:00
Update deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
hugo-version: '0.74.3'
|
||||
|
||||
- name: Build # 第三步,编译 hugo
|
||||
script: |
|
||||
run: |
|
||||
cd ./website
|
||||
hugo -D --minify
|
||||
|
||||
|
Reference in New Issue
Block a user