Update appveyor.yml

This commit is contained in:
Jan W. Krieger 2023-06-27 21:09:43 +02:00 committed by GitHub
parent 97e9ecf11b
commit 796f9826cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,6 +162,7 @@ for:
- sh: echo QT_DIR=$QT_DIR
- sh: echo Qt5_DIR=$Qt5_DIR
- sh: echo PATH=$PATH
- sh: sudo apt-get upgrade -yy
- sh: sudo apt-get update -yy
# Install OpenCV
- sh: |