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