feat: edit8
Build Example / Build (push) Failing after 1s Details

main
mstanaev 2024-07-14 14:06:08 +03:00
parent 507c99e119
commit 26276f5171
2 changed files with 4 additions and 1 deletions

View File

@ -7,11 +7,13 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
image: stateoftheartio/qt6:6.6-mingw-aqt #image: stateoftheartio/qt6:6.6-mingw-aqt
name: Build name: Build
steps: steps:
- name: Docker container run - name: Docker container run
run: qmake run: qmake
with:
images: stateoftheartio/qt6:6.6-mingw-aqt
# runs: # runs:
# using: 'docker' # using: 'docker'
# image: stateoftheartio/qt6:6.6-mingw-aqt # image: stateoftheartio/qt6:6.6-mingw-aqt

View File

@ -7,3 +7,4 @@
5. Edit wf 5 5. Edit wf 5
6. Edit wf 6 6. Edit wf 6
7. Edit wf 7 7. Edit wf 7
8. Edit wf 8