ci: Fix package name

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2019-07-07 01:51:35 +02:00
parent 56807370a9
commit 89fd38e604
+4 -4
View File
@@ -12,7 +12,7 @@ image:
environment:
CMAKE_SYSTEM_VERSION: 10.0.17134.0
PACKAGE_PREFIX: xmr-ffmpeg-encoders
PACKAGE_PREFIX: obs-ffmpeg-encoder
INNOSETUP_URL: http://www.jrsoftware.org/download.php/is.exe
CURL_VERSION: 7.39.0
@@ -39,9 +39,9 @@ test: off
# Artifacts
artifacts:
- path: build/xmr-ffmpeg-encoders-*.zip
- path: build/xmr-ffmpeg-encoders-*.7z
- path: build/xmr-ffmpeg-encoders-*.exe
- path: build/obs-ffmpeg-encoder-*.zip
- path: build/obs-ffmpeg-encoder-*.7z
- path: build/obs-ffmpeg-encoder-*.exe
# Deploying
deploy: