hotfix-0001 #1

Merged
lowearthorbit merged 7 commits from hotfix-0001 into main 2026-03-14 13:44:35 +01:00
Showing only changes of commit 52a7b138ff - Show all commits

View File

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