Update workflows
This commit is contained in:
parent
ddbaaeeb30
commit
b376e23555
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ jobs:
|
||||||
- name: "Setup: Runner"
|
- name: "Setup: Runner"
|
||||||
run:
|
run:
|
||||||
set -x
|
set -x
|
||||||
|
echo 'Why is nothing being output here'
|
||||||
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 --global user.email ${{github.actor}}
|
git config --global user.email ${{github.actor}}
|
||||||
|
|
Loading…
Reference in a new issue