pull repo key
This commit is contained in:
parent
779b94d8a5
commit
9039a87c7c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ jobs:
|
|||
CI_MERGE_REQUEST_TARGET_BRANCH_NAME: ${{ github.base_ref }}
|
||||
steps:
|
||||
- run: doas apk add nodejs git patch
|
||||
- run: doas wget -P /etc/apk/keys 'https://ayakael.net/pkgs/apk/raw/branch/edge/antoine.martin@protonmail.com-5b3109ad.rsa.pub'
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 500
|
||||
|
|
Loading…
Reference in a new issue