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