We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57fa3ce + eb46fb0 commit 75eb502Copy full SHA for 75eb502
1 file changed
.github/workflows/iso-build.yaml
@@ -32,7 +32,7 @@ jobs:
32
- run: cat /etc/os-release
33
- run: pacman-key --init
34
- run: pacman --noconfirm -Sy archlinux-keyring
35
- - run: ./build_iso.sh
+ - run: ./test_tooling/mkarchiso/build_iso.sh
36
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
37
with:
38
name: Arch Live ISO
0 commit comments