trying rsync again
This commit is contained in:
parent
0fae93b743
commit
b52dcdd156
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.128.0'
|
hugo-version: '0.128.0'
|
||||||
|
|
||||||
- name: Install rsync
|
- name: Setup Rsync
|
||||||
run: apt install rsync
|
uses: GuillaumeFalourd/setup-rsync@v1.2
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|
Loading…
Reference in a new issue