Update .gitea/workflows/deploy.yaml
All checks were successful
Hugo / build (push) Successful in 23s
All checks were successful
Hugo / build (push) Successful in 23s
This commit is contained in:
parent
63a26b69b7
commit
790bac8ccb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: hugo-latest
|
||||
steps:
|
||||
- name: Grab packages
|
||||
run: apk add rsync openssh-client
|
||||
run: apk add rsync openssh-client curl
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: 'true'
|
||||
|
|
Loading…
Add table
Reference in a new issue