This commit is contained in:
@@ -15,8 +15,6 @@ jobs:
|
|||||||
image: archlinux
|
image: archlinux
|
||||||
options: --privileged
|
options: --privileged
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Initialize
|
- name: Initialize
|
||||||
run: |
|
run: |
|
||||||
pacman -Syuu --noconfirm base-devel archiso docker git
|
pacman -Syuu --noconfirm base-devel archiso docker git
|
||||||
|
Reference in New Issue
Block a user