generated from Skynet/deploy_user
Update .forgejo/workflows/push.yaml
All checks were successful
On_Push / build (push) Successful in 48m7s
All checks were successful
On_Push / build (push) Successful in 48m7s
This commit is contained in:
parent
e85eafca6b
commit
e7355c9062
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- run: |
|
||||
apt update
|
||||
apt upgrade
|
||||
apt upgrade -y
|
||||
apt install sudo -y
|
||||
- uses: https://github.com/cachix/install-nix-action@v29
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue