This commit is contained in:
parent
f2c942800b
commit
235e947495
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ jobs:
|
|||
mkdir -p --mode=0755 /usr/share/keyrings
|
||||
curl -fsSL https://pkgs.tailscale.com/stable/ubuntu/lunar.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
|
||||
curl -fsSL https://pkgs.tailscale.com/stable/ubuntu/lunar.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
|
||||
apt update -y
|
||||
apt install tailscale -y
|
||||
|
||||
- name: "Setup: SSH"
|
||||
|
|
Loading…
Reference in a new issue