feat: edit4
Build Example / Build (push) Failing after 4s Details

main
mstanaev 2024-07-14 13:24:37 +03:00
parent 68cd957ff1
commit 93f948657a
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
name: Build name: Build
steps: steps:
- name: Docker container run - name: Docker container run
run: docker run --rm --entrypoin 'qmake' ramboerik/msvc2019-qt6.2 run: docker run --rm --entrypoint='qmake' ramboerik/msvc2019-qt6.2
# runs: # runs:
# using: 'docker' # using: 'docker'
# image: stateoftheartio/qt6:6.6-mingw-aqt # image: stateoftheartio/qt6:6.6-mingw-aqt

View File

@ -3,3 +3,4 @@
1. Edit wf 1 1. Edit wf 1
2. Edit wf 2 2. Edit wf 2
3. Edit wf 3 3. Edit wf 3
4. Edit wf 4