refresh keys before build
Some checks failed
Build / build (push) Failing after 7m35s

This commit is contained in:
Lukáš Plevač 2024-10-19 16:19:43 +02:00
parent b0cf2e483d
commit 801fef9e46

View File

@ -12,6 +12,9 @@ jobs:
image: archlinux:latest
options: --volumes-from ${{ env.JOB_CONTAINER_NAME }}
run: |
gpg --refresh-keys
pacman-key --init && pacman-key --populate
pacman-key --refresh-keys
pacman -Syyu --noconfirm archiso
cd ${{ github.workspace }}
./build