Actualiser .gitea/workflows/staging.yaml
Some checks failed
Staging / build_and_deploy_staging (push) Failing after 18s
Some checks failed
Staging / build_and_deploy_staging (push) Failing after 18s
This commit is contained in:
parent
77c8b02d05
commit
a02fcf6340
@ -15,6 +15,7 @@ jobs:
|
|||||||
- name: Update packages list (apt)
|
- name: Update packages list (apt)
|
||||||
run: |
|
run: |
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
|
apt-get install sudo -y
|
||||||
|
|
||||||
- uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
|
- uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user