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

main
mstanaev 2024-07-14 14:29:56 +03:00
parent 2b40b23e09
commit 9477e51ee3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
name: Build name: Build
steps: steps:
- name: Docker container run - name: Docker container run
run: docker run --rm -d --entrypoint qmake stateoftheartio/qt6:6.6-mingw-aqt run: docker run --rm -d --entrypoint 'cmd qmake' northknight/msvc2019-qt6.2-cm
#with: #with:
# images: stateoftheartio/qt6:6.6-mingw-aqt # images: stateoftheartio/qt6:6.6-mingw-aqt