Update workflow
This commit is contained in:
parent
a4f41ebb27
commit
17125557c7
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 tailscale -y
|
||||
apt install git nodejs nix-bin sudo -y
|
||||
git config --global user.email "${{github.actor}}"
|
||||
git config --global user.name "Albert J. Copeland"
|
||||
|
||||
|
|
Loading…
Reference in a new issue