Обновить .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 31s Details

main
mstanaev 2024-07-19 13:26:35 +03:00
parent 3e3c3ce0de
commit 56de803406
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
run: sudo apt -y install qmake6 qt6-base-dev run: sudo apt -y install qmake6 qt6-base-dev
- name: Change directory - name: Change directory
run: cd /root/.cache/act/mstanaev/test_sdk run: cd /root/.cache/act/mstanaev/test_sdk/core
# - name: locate # - name: locate
# run: sudo apt install locate # run: sudo apt install locate