Update workflows
This commit is contained in:
parent
821695dbe4
commit
0990eedc4f
1 changed files with 20 additions and 20 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
cat /etc/resolv.conf
|
||||
|
||||
- name: "Setup: Runner"
|
||||
run: |
|
||||
run:
|
||||
apt update -y
|
||||
apt install git nodejs nix-bin sudo curl -y
|
||||
git config --global user.email "${{github.actor}}"
|
||||
|
|
Loading…
Reference in a new issue