Update .forgejo/workflows/push.yaml
Some checks failed
On_Push / build (push) Failing after 19s

This commit is contained in:
silver 2024-12-07 00:04:00 +00:00
parent 87e5d29175
commit e85eafca6b

View file

@ -14,7 +14,7 @@ jobs:
- run: |
apt update
apt upgrade
apt install sudo
apt install sudo -y
- uses: https://github.com/cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable