Update ISO-Builder.yml

This commit is contained in:
Tommaso Chiti 2021-05-06 13:22:28 +02:00 committed by GitHub
parent 055db9cb4d
commit 69af230c9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ jobs:
- run: find .
- run: cat /etc/os-release
- run: ls -lah
- run: cp easy-arch.sh /tmp/archlive/airootfs/root/
- run: mkdir -p /tmp/archlive/airootfs/root/ && cp easy-arch.sh /tmp/archlive/airootfs/root/
- 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