This commit is contained in:
@@ -14,6 +14,10 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Install deploy deps
|
||||||
|
run: |
|
||||||
|
apk add --no-cache rsync openssh
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user