action: apt update
Some checks failed
Linux arm64 / Build (push) Failing after 34s

This commit is contained in:
2024-02-24 13:22:27 +01:00
parent 2ef4f091f1
commit 01bd4621b3

View File

@@ -7,6 +7,8 @@ jobs:
Build: Build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: apt update
- name: Install deps - name: Install deps
uses: awalsh128/cache-apt-pkgs-action@latest uses: awalsh128/cache-apt-pkgs-action@latest
with: with: