.forgejo: do not use add community branch
This commit is contained in:
parent
34081e02d8
commit
283aa6ff0a
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@ jobs:
|
|||
CI_PROJECT_NAME: zotero
|
||||
steps:
|
||||
- name: Environment setup
|
||||
run: |
|
||||
echo https://dl-cdn.alpinelinux.org/alpine/edge/community >> /etc/apk/repositories
|
||||
apk add nodejs git git-archive-all gzip
|
||||
run: apk add nodejs git git-archive-all gzip
|
||||
- name: Repo pull
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue