mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Try to fix appveyor build #5
This commit is contained in:
parent
5f5127d5c6
commit
ca48caeee7
@ -3,6 +3,8 @@ SETLOCAL
|
||||
PUSHD %~dp0
|
||||
SET "ConfigurationName=%~2"
|
||||
|
||||
ECHO %cd%
|
||||
|
||||
IF /I "%~1" == "rsrc" GOTO UpdateResourceScript
|
||||
IF /I "%~1" == "lang" GOTO UpdateLanguageFiles
|
||||
IF /I "%~1" == "rev" GOTO UpdateAssemblyInfo
|
||||
|
Loading…
Reference in New Issue
Block a user