Обновить .gitea/workflows/test_sdk.yaml
Build Example / Build (push) Failing after 1s Details

main
mstanaev 2024-07-14 14:18:29 +03:00
parent a6a704547d
commit 976e6fc43f
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ jobs:
name: Build
steps:
- name: Docker container run
run: docker run --rm stateoftheartio/qt6:6.6-mingw-aqt
run: docker run --rm -d - entrypoint qmake stateoftheartio/qt6:6.6-mingw-aqt
#with:
# images: stateoftheartio/qt6:6.6-mingw-aqt
# runs: