Обновить .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-20.04, 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

main
mstanaev 2024-08-29 14:54:06 +03:00
parent 4c4004aa72
commit 41256a84e0
1 changed files with 0 additions and 2 deletions

View File

@ -64,8 +64,6 @@ jobs:
mv -f libgtl_core.so.1 ../.output/debug/libgtl_core.so.1 mv -f libgtl_core.so.1 ../.output/debug/libgtl_core.so.1
mv -f libgtl_core.so.1.0 ../.output/debug/libgtl_core.so.1.0 mv -f libgtl_core.so.1.0 ../.output/debug/libgtl_core.so.1.0
ls -la ../.output/debug/libgtl_core.so.1.0 ls -la ../.output/debug/libgtl_core.so.1.0
# - name: locate # - name: locate
# run: sudo apt install locate # run: sudo apt install locate