testing
This commit is contained in:
parent
e1cdae16d7
commit
f4e2893657
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ jobs:
|
||||||
|
|
||||||
- name: "Setup: Runner"
|
- name: "Setup: Runner"
|
||||||
run:
|
run:
|
||||||
|
set -x
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install git nodejs nix-bin sudo curl -y
|
apt install git nodejs nix-bin sudo curl -y
|
||||||
git config user.email ${{github.actor}}
|
git config user.email ${{github.actor}}
|
||||||
|
|
Loading…
Reference in a new issue