pull repo key
Some checks failed
/ build-x86_64 (pull_request) Failing after 28s
/ lint (pull_request) Failing after 25s

This commit is contained in:
Antoine Martin 2024-08-11 17:46:03 -04:00
parent 779b94d8a5
commit 9039a87c7c
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

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