Actualiser .gitea/workflows/staging.yaml
Some checks failed
Staging / build_and_deploy_staging (push) Failing after 18s

This commit is contained in:
Mathieu Broillet 2023-07-11 09:04:36 +00:00
parent 77c8b02d05
commit a02fcf6340

View File

@ -15,6 +15,7 @@ jobs:
- name: Update packages list (apt)
run: |
apt-get update -y
apt-get install sudo -y
- uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
with: