fix
Some checks failed
CI / build (push) Failing after 7s

This commit is contained in:
2026-03-14 13:07:45 +01:00
parent 3ed0ed52fe
commit 06a91eb3ea

View File

@@ -12,7 +12,7 @@ jobs:
- name: install deps - name: install deps
run: | run: |
apt update apt update
apt install cmake apt install cmake -Y
- name: build - name: build
run: | run: |