Update workflows

This commit is contained in:
albert 2024-09-03 21:40:50 +09:00
parent 821695dbe4
commit 0990eedc4f
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

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