Update appveyor.yml

This commit is contained in:
Jan W. Krieger 2023-06-26 23:39:09 +02:00 committed by GitHub
parent 68f94e7381
commit 97e9ecf11b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,7 @@ for:
- sh: echo QT_DIR=$QT_DIR
- sh: echo Qt5_DIR=$Qt5_DIR
- sh: echo PATH=$PATH
#- sh: sudo apt-get update -y
- sh: sudo apt-get update -yy
# Install OpenCV
- sh: |
if [ "$USE_CMAKE" = true ]; then