Update build-project.yml

This commit is contained in:
DJ2LS 2021-09-05 14:53:07 +02:00 committed by GitHub
parent 1410928741
commit 513aecb4f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,7 @@ jobs:
pip3 install pyinstaller
pip3 install ujson
pip3 install pyserial
pip3 install numpy
#- name: Build Hamlib Python Binding
# if: matrix.os == 'ubuntu-latest'