Update workflow
Some checks failed
Build and test / build (push) Failing after 0s

This commit is contained in:
apio 2024-02-04 14:36:48 +01:00
parent 3728558b13
commit d0ad103e3d
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -9,6 +9,7 @@ jobs:
- name: Check out the code - name: Check out the code
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Download dependencies - name: Download dependencies
run: apt update
uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
with: with:
packages: build-essential cmake ninja-build wget nasm genext2fs qemu-system git packages: build-essential cmake ninja-build wget nasm genext2fs qemu-system git