Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ea4k authored Oct 5, 2021
1 parent bdd322e commit 4a3cf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ environment:
BUILD_TARGET: linux

install:
- sh: 'sudo add-apt-repository ppa:beineri/opt-qt-5.15.2-bionic'
- sh: 'sudo add-apt-repository -u 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'
Expand Down

0 comments on commit 4a3cf6e

Please sign in to comment.