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:
|
||||
hugo-version: '0.128.0'
|
||||
|
||||
- name: Install rsync
|
||||
run: apt install rsync
|
||||
- name: Setup Rsync
|
||||
uses: GuillaumeFalourd/setup-rsync@v1.2
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
|
Loading…
Reference in a new issue