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

This commit is contained in:
apio 2024-02-04 14:27:20 +01:00
parent ab2700ef5d
commit e02dee1f41
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -9,7 +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
uses: github.com/awalsh128/cache-apt-pkgs-action@latest uses: 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
version: 1.0 version: 1.0