We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f4131 commit 1a4eedfCopy full SHA for 1a4eedf
2 files changed
.github/workflows/iso-build.yaml
@@ -33,7 +33,7 @@ jobs:
33
- run: pacman-key --init
34
- run: pacman --noconfirm -Sy archlinux-keyring
35
- run: ./build_iso.sh
36
- - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
+ - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
37
with:
38
name: Arch Live ISO
39
path: /tmp/archlive/out/*.iso
.github/workflows/python-build.yml
archinstall --script guided -v
archinstall --script only_hd -v
archinstall --script minimal -v
name: archinstall
path: dist/*
0 commit comments