Тестовая сборка 6
Some checks failed
Build / Build project (push) Failing after 4s

This commit is contained in:
Alexander Zhirov 2025-05-01 23:53:23 +03:00
parent 04b5a549e4
commit 0462529c24
Signed by: alexander
GPG key ID: C8D8BE544A27C511

View file

@ -12,5 +12,4 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Build package - name: Build package
run: | run: |
sudo solbuild build sudo solbuild -d build
ls -l