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 - name: install deps
run: | run: |
apt update apt update
apt install cmake -Y apt install cmake -y
- name: build - name: build
run: | run: |