Стабильная релизная сборка из кастомного контейнера + обновление версии CMake
Some checks failed
Build release / Build Project (push) Failing after 24s

This commit is contained in:
2025-04-06 16:14:45 +03:00
parent fa474bc47f
commit 5b69971935
3 changed files with 4 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ jobs:
build-project:
name: Build Project
runs-on: ubuntu-22.04
container: localhost:5000/git-workflow-universal
steps:
- name: Install tools
run: apt update && apt install -y cmake gcc-arm-none-eabi