test
Some checks failed
ssh-test / ssh-test (push) Failing after 17s

This commit is contained in:
iFargle 2023-12-08 22:00:44 +09:00
parent 74f4c00f13
commit e1038e79bd

View file

@ -35,7 +35,7 @@ jobs:
- name: "Setup: Runner"
run: |
apk update
apk add git nodejs nix openssh-client qemu tailscale --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
apk add git nodejs nix openssh-client qemu tailscale sudo --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
- name: "Setup: SSH"
run: |