Update build-project.yml

This commit is contained in:
DJ2LS 2021-09-04 22:13:42 +02:00 committed by GitHub
parent d0e07c0458
commit f64d4afbec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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