This commit is contained in:
parent
ad99de793e
commit
705251bcba
@ -15,10 +15,10 @@ jobs:
|
||||
image: syui/aios
|
||||
options: --privileged
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Initialize
|
||||
run: |
|
||||
git clone https://git.syui.ai/ai/os
|
||||
cd os
|
||||
pacman -Syuu --noconfirm base-devel archiso docker git nodejs
|
||||
git clone https://gitlab.archlinux.org/archlinux/archiso
|
||||
cp -rf ./cfg/profiledef.sh /usr/share/archiso/configs/releng/
|
||||
|
Loading…
Reference in New Issue
Block a user