parent
f44e606d64
commit
1109150f9c
@ -13,7 +13,7 @@ jobs:
|
||||
uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
image: archlinux/archlinux:latest
|
||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }} --privileged
|
||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }} --privileged --rm
|
||||
run: |
|
||||
pacman -Syyu --noconfirm archiso
|
||||
cd ${{ github.workspace }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user