Skip to content

Commit f40c5c9

Browse files
committed
use normal ssh
1 parent 6a17ee3 commit f40c5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
init-docker
6666
sudo pacman -Sy --noconfirm --needed \
67-
arch-install-scripts bash dosfstools e2fsprogs erofs-utils libarchive libisoburn mtools squashfs-tools grub scp dropbear-scp
67+
arch-install-scripts bash dosfstools e2fsprogs erofs-utils libarchive libisoburn mtools squashfs-tools grub openssh
6868
6969
- name: Build ISO
7070
run: |

0 commit comments

Comments
 (0)