update workflow
This commit is contained in:
parent
df44427496
commit
61e3a7a03b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: "Setup: Runner"
|
||||
run: |
|
||||
apt update -y
|
||||
apt install git nodejs nix-bin sudo -y
|
||||
apt install git nodejs nix-bin sudo tailscale -y
|
||||
git config --global user.email "${{github.actor}}"
|
||||
git config --global user.name "Albert J. Copeland"
|
||||
- name: "Setup: SSH"
|
||||
|
|
Loading…
Reference in a new issue