Update .forgejo/workflows/push.yaml
All checks were successful
On_Push / build (push) Successful in 48m7s

This commit is contained in:
silver 2024-12-07 00:07:08 +00:00
parent e85eafca6b
commit e7355c9062

View file

@ -13,7 +13,7 @@ jobs:
steps: steps:
- run: | - run: |
apt update apt update
apt upgrade apt upgrade -y
apt install sudo -y apt install sudo -y
- uses: https://github.com/cachix/install-nix-action@v29 - uses: https://github.com/cachix/install-nix-action@v29
with: with: