This commit is contained in:
@@ -16,7 +16,8 @@ jobs:
|
||||
|
||||
- name: Install deploy deps
|
||||
run: |
|
||||
apk add --no-cache rsync openssh
|
||||
apt-get update
|
||||
apt-get install -y rsync openssh-client
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
||||
Reference in New Issue
Block a user