parent
74f4c00f13
commit
e1038e79bd
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
- name: "Setup: Runner"
|
- name: "Setup: Runner"
|
||||||
run: |
|
run: |
|
||||||
apk update
|
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"
|
- name: "Setup: SSH"
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue