Update workflows
Some checks failed
update-flake-lock / update-flake-lock (push) Failing after 7m36s
Some checks failed
update-flake-lock / update-flake-lock (push) Failing after 7m36s
This commit is contained in:
parent
1d3869ed04
commit
96e6da10a4
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 qemu qemu-user-binfmt -y
|
||||
apt install git nodejs nix-bin qemu-utils qemu-system-arm 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