.forgejo: switch repo addition
This commit is contained in:
parent
becd76e387
commit
21f8c09b1b
1 changed files with 1 additions and 1 deletions
|
@ -16,8 +16,8 @@ jobs:
|
|||
steps:
|
||||
- name: Environment setup
|
||||
run: |
|
||||
doas apk add nodejs git git-archive-all gzip
|
||||
echo https://dl-cdn.alpinelinux.org/alpine/edge/community >> /etc/apk/repositories
|
||||
doas apk add nodejs git git-archive-all gzip
|
||||
- name: Repo pull
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue