fix: build + build command change
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
extended: true
|
||||
|
||||
- name: Build site
|
||||
run: hugo --minify
|
||||
run: hugo build --minify
|
||||
|
||||
- name: Deploy via rsync
|
||||
uses: appleboy/scp-action@v0.1.7
|
||||
|
||||
Reference in New Issue
Block a user