Update .forgejo/workflows/deploy.yaml #55
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: alpine-latest
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: apk --no-cache add hugo git openssh-client rsync
|
||||
|
|
|
|||
Loading…
Reference in a new issue