Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baydam authored Apr 15, 2020
1 parent 58c10fd commit 33396a0
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 @@ -9,7 +9,7 @@ environment:
CONFIG: debug

install:
- set C:\Qt\5.14.1\mingw73_32
- set QTDIR=C:\Qt\5.14.1\mingw73_32
- set PATH=%PATH%;%QTDIR%\bin;C:\MinGW\bin
- ps: |
Write-Host "Installing GStreamer..." -ForegroundColor Cyan
Expand Down

0 comments on commit 33396a0

Please sign in to comment.