This commit is contained in:
parent
b0cf2e483d
commit
801fef9e46
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user