fix fml kill me pls
Some checks failed
CI / build (push) Failing after 12s

This commit is contained in:
2026-03-14 13:09:00 +01:00
parent 06a91eb3ea
commit 52a7b138ff

View File

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