This commit is contained in:
albert 2024-11-03 13:06:10 +01:00
parent e1cdae16d7
commit f4e2893657
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -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}}