Skip to content

Commit 47da2e1

Browse files
author
Clement Champetier
committed
Appveyor: fixed output directory to dependency
1 parent c50bcc3 commit 47da2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
global:
1010
DEPENDENCY_NAME: ffmpeg
1111
DEPENDENCY_VERSION: 2.4.5
12-
DEPENDENCY_INSTALL_PATH: C:\ProgramData\ffmpeg-2.4.5\install-dependency
12+
DEPENDENCY_INSTALL_PATH: C:\ProgramData\install-dependency
1313
AVTRANSCODER_INSTALL_PATH: C:\projects\avtranscoder\build\install-avtranscoder
1414

1515
matrix:

0 commit comments

Comments
 (0)