mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 07:41:46 -05:00
Compare commits
2 Commits
ae5dc866c7
...
86f4a5bc69
Author | SHA1 | Date | |
---|---|---|---|
|
86f4a5bc69 | ||
|
3da2074d9d |
2
.github/workflows/sdrangel.yml
vendored
2
.github/workflows/sdrangel.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
|||||||
dir: ${{matrix.config.QT_INST_DIR}}
|
dir: ${{matrix.config.QT_INST_DIR}}
|
||||||
arch: ${{matrix.config.QT_ARCH}}
|
arch: ${{matrix.config.QT_ARCH}}
|
||||||
setup-python: false
|
setup-python: false
|
||||||
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools'
|
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools qtwebchannel'
|
||||||
- name: build sdrangel on Windows
|
- name: build sdrangel on Windows
|
||||||
if: startsWith(matrix.config.os, 'windows')
|
if: startsWith(matrix.config.os, 'windows')
|
||||||
run: |
|
run: |
|
||||||
|
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
|||||||
dir: ${{matrix.config.QT_INST_DIR}}
|
dir: ${{matrix.config.QT_INST_DIR}}
|
||||||
arch: ${{matrix.config.QT_ARCH}}
|
arch: ${{matrix.config.QT_ARCH}}
|
||||||
setup-python: false
|
setup-python: false
|
||||||
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools'
|
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools qtwebchannel'
|
||||||
- name: build sdrangel on Windows
|
- name: build sdrangel on Windows
|
||||||
if: startsWith(matrix.config.os, 'windows')
|
if: startsWith(matrix.config.os, 'windows')
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user