Update .forgejo/workflows/deploy.yaml
All checks were successful
deploy blog / deploy (push) Successful in 57s
All checks were successful
deploy blog / deploy (push) Successful in 57s
This commit is contained in:
parent
f303d7faba
commit
33653eb1d5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: apk --no-cache add hugo python3 py3-pip git
|
||||
run: apk --no-cache add hugo python3 py3-pip git openssh-client
|
||||
|
||||
- name: Check install
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue