This commit is contained in:
parent
d632343c15
commit
1d3869ed04
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: "Setup Runner"
|
||||
run: |
|
||||
apt update -y
|
||||
apt install git nodejs nix-bin -y
|
||||
apt install git nodejs nix-bin qemu qemu-user-binfmt -y
|
||||
git config --global user.email "${{github.actor}}"
|
||||
git config --global user.name "Forgejo Runner"
|
||||
echo "100.64.0.14 gotify.sysctl.io" >> /etc/hosts
|
||||
|
|
Loading…
Reference in a new issue