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

This commit is contained in:
apio 2024-02-04 14:39:31 +01:00
parent 7fcc0659c8
commit e1c2dfb9ba
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -11,7 +11,7 @@ jobs:
- name: Cache dependencies
uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
with:
packages: build-essential wget nasm git
packages: build-essential wget git
version: 1.1
- name: Download other dependencies
run: |