Обновить .gitea/workflows/test_sdk.yaml
Test on GH actions environment / test (binary, windows-latest, 3.10, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 5.9.9) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.9, 5.9.9) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.9, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.12, 5.9.9) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.9, 5.9.9) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.9, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-20.04, 3.10, 6.1.0) (push) Has been cancelled Details
Build Example / Build (push) Failing after 39s Details

main
mstanaev 2024-08-29 13:37:36 +03:00
parent d4e1e1d01a
commit 15ea4ca1a4
1 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ jobs:
echo "Current dir: $PWD" echo "Current dir: $PWD"
git clone https://git.gtlab.pro/mstanaev/test_sdk.git git clone https://git.gtlab.pro/mstanaev/test_sdk.git
cd test_sdk/core cd test_sdk/core
qmake6 core.pro qmake6 -o Makefile core.pro -spec linux-g++ CONFIG+=debug CONFIG+=qml_debug
cmake --install . cmake --install .