Update appveyor.yml

This commit is contained in:
ea4k 2021-10-05 17:28:38 +02:00 committed by GitHub
parent 5a6cb0298d
commit bdd322e764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ install:
- sh: 'sudo add-apt-repository ppa:beineri/opt-qt-5.15.2-bionic'
- sh: 'sudo apt update'
- sh: 'sudo apt install -y g++ make qt5-qmake qtbase5-dev qttools5-dev libqt5charts5-dev libqt5sql5-sqlite libhamlib-dev libqt5serialport5-dev'
- sh: 'sudo apt-get upgrade -y'
- sh: 'ls /opt/'
build_script: