oops
All checks were successful
Build Hugo Site / build (push) Successful in 6s

This commit is contained in:
2025-11-10 02:53:02 -03:00
parent 6b76c3044f
commit 12de9f6186

View File

@@ -16,7 +16,8 @@ jobs:
- name: Install deploy deps - name: Install deploy deps
run: | run: |
apk add --no-cache rsync openssh apt-get update
apt-get install -y rsync openssh-client
- name: Build - name: Build
run: hugo --minify run: hugo --minify