1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-22 08:04:49 -05:00

Try removing setup-python

This commit is contained in:
Jon Beniston 2024-10-31 14:34:48 +00:00
parent 46e8688de2
commit e5fa27ba96

View File

@ -21,7 +21,6 @@ jobs:
version: '6.7.3' version: '6.7.3'
host: 'mac' host: 'mac'
arch: 'clang_64' arch: 'clang_64'
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'
- name: Configure SDRangel - name: Configure SDRangel
run: | run: |