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: | - run: |
apt update apt update
apt upgrade apt upgrade
apt install sudo apt install sudo -y
- uses: https://github.com/cachix/install-nix-action@v29 - uses: https://github.com/cachix/install-nix-action@v29
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable