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 06a91eb3ea - 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 apt install cmake -Y
- name: build - name: build
run: | run: |