Update ISO-Builder.yml

This commit is contained in:
Tommaso Chiti 2021-05-06 13:17:47 +02:00 committed by GitHub
parent 44e9a44cca
commit 8fb9f28165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
- run: pwd
- run: find .
- run: cat /etc/os-release
- run: cp -r easy-arch.sh /tmp/archlive/airootfs/root/archinstall-git; cp -r . /tmp/archlive/airootfs/root/archinstall-git
- run: cp -r easy-arch.sh /tmp/archlive/airootfs/root/archinstall-git
- run: cat /tmp/archlive/airootfs/root/.zprofile
- run: pacman -Sy; pacman --noconfirm -S git archiso
- run: cp -r /usr/share/archiso/configs/releng/* /tmp/archlive