File tree Expand file tree Collapse file tree 8 files changed +9
-0
lines changed Expand file tree Collapse file tree 8 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 4747 with :
4848 version : ${{ matrix.qt_ver }}
4949 modules : ' qtcharts'
50+ setup-python : ' false'
5051 cache : true
5152
5253 - name : Run CMake for GUI release (Qt 5)
Original file line number Diff line number Diff line change 6060 with :
6161 version : ${{ env.QT_VERSION }}
6262 modules : ' qtcharts'
63+ setup-python : ' false'
6364 cache : true
6465
6566 - name : Install missing Python packages
Original file line number Diff line number Diff line change 5151 with :
5252 version : ${{ env.QT_VERSION }}
5353 modules : ' qtcharts'
54+ setup-python : ' false'
5455 install-deps : false
5556 cache : true
5657
Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ jobs:
104104 with :
105105 version : ${{ env.QT_VERSION }}
106106 modules : ' qtcharts'
107+ setup-python : ' false'
107108 install-deps : false
108109 cache : true
109110
@@ -195,6 +196,7 @@ jobs:
195196 with :
196197 version : ${{ env.QT_VERSION }}
197198 modules : ' qtcharts'
199+ setup-python : ' false'
198200 install-deps : false
199201 cache : true
200202
Original file line number Diff line number Diff line change 5959 with :
6060 version : ${{ env.QT_VERSION }}
6161 modules : ' qtcharts'
62+ setup-python : ' false'
6263 tools : ' tools_opensslv3_x64'
6364
6465 # TODO: build with multiple threads
Original file line number Diff line number Diff line change 4646 with :
4747 version : ${{ env.QT_VERSION }}
4848 modules : ' qtcharts'
49+ setup-python : ' false'
4950 install-deps : false
5051 cache : true
5152
Original file line number Diff line number Diff line change 6060 with :
6161 version : ${{ env.QT_VERSION }}
6262 modules : ' qtcharts'
63+ setup-python : ' false'
6364 cache : true
6465
6566 - name : Install missing Python packages
Original file line number Diff line number Diff line change 6060 with :
6161 version : ${{ env.QT_VERSION }}
6262 modules : ' qtcharts'
63+ setup-python : ' false'
6364 cache : true
6465
6566 - name : Install missing Python packages
You can’t perform that action at this time.
0 commit comments