YAMLLint fixes and workflow fixes

This commit is contained in:
albert 2024-11-03 13:02:33 +01:00
parent a2e0142212
commit a7459029ad
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -33,7 +33,7 @@ jobs:
run:
apt update -y
apt install git nodejs nix-bin sudo curl -y
git config --global user.email "${{github.actor}}"
git config --global user.email ${{github.actor}}
git config --global user.name "Forgejo Runner"
echo "100.64.0.13 gotify.sysctl.io" >> /etc/hosts