mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-07-29 20:22:26 -04:00
Try setup-python: true to fix #2441
This commit is contained in:
parent
1c8d7bdaf1
commit
a5d1f48580
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
version: '6.7.3'
|
||||
dir: ${{matrix.config.QT_INST_DIR}}
|
||||
arch: ${{matrix.config.QT_ARCH}}
|
||||
setup-python: false
|
||||
setup-python: true
|
||||
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools qtwebchannel'
|
||||
- name: build sdrangel on Windows
|
||||
if: startsWith(matrix.config.os, 'windows')
|
||||
|
Loading…
x
Reference in New Issue
Block a user