mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Update ISO-Builder.yml
This commit is contained in:
parent
cd299945f3
commit
055db9cb4d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ISO-Builder.yml
vendored
3
.github/workflows/ISO-Builder.yml
vendored
|
|
@ -27,7 +27,8 @@ jobs:
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: find .
|
- run: find .
|
||||||
- run: cat /etc/os-release
|
- run: cat /etc/os-release
|
||||||
- run: cp -r easy-arch.sh /tmp/archlive/airootfs/root/
|
- run: ls -lah
|
||||||
|
- run: cp easy-arch.sh /tmp/archlive/airootfs/root/
|
||||||
- run: cat /tmp/archlive/airootfs/root/.zprofile
|
- run: cat /tmp/archlive/airootfs/root/.zprofile
|
||||||
- run: pacman -Sy; pacman --noconfirm -S git archiso
|
- run: pacman -Sy; pacman --noconfirm -S git archiso
|
||||||
- run: cp -r /usr/share/archiso/configs/releng/* /tmp/archlive
|
- run: cp -r /usr/share/archiso/configs/releng/* /tmp/archlive
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue