We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1b0bb commit b93c6e9Copy full SHA for b93c6e9
appveyor.yml
@@ -9,8 +9,8 @@ environment:
9
global:
10
DEPENDENCY_NAME: ffmpeg
11
DEPENDENCY_VERSION: 2.4.5
12
- DEPENDENCY_INSTALL_PATH: C:\ProgramData\ffmpeg-2.4.5
13
- AVTRANSCODER_INSTALL_PATH: C:\projects\avtranscoder\build\install
+ DEPENDENCY_INSTALL_PATH: C:\ProgramData\ffmpeg-2.4.5\install-dependency
+ AVTRANSCODER_INSTALL_PATH: C:\projects\avtranscoder\build\install-avtranscoder
14
15
matrix:
16
- fast_finish: true
0 commit comments