.forgejo: switch repo addition

This commit is contained in:
Antoine Martin 2024-08-11 23:51:53 -04:00
parent becd76e387
commit 21f8c09b1b
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -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: