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 6a17ee3 commit f40c5c9Copy full SHA for f40c5c9
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
init-docker
66
sudo pacman -Sy --noconfirm --needed \
67
- arch-install-scripts bash dosfstools e2fsprogs erofs-utils libarchive libisoburn mtools squashfs-tools grub scp dropbear-scp
+ arch-install-scripts bash dosfstools e2fsprogs erofs-utils libarchive libisoburn mtools squashfs-tools grub openssh
68
69
- name: Build ISO
70
0 commit comments