Merge pull request #7766 from Mailaender/appveyor-make-version
Fixed the missing version tag in the Windows installer
This commit is contained in:
@@ -16,6 +16,7 @@ test_script:
|
|||||||
- nunit-console-x86.exe OpenRA.Test.dll
|
- nunit-console-x86.exe OpenRA.Test.dll
|
||||||
|
|
||||||
after_test:
|
after_test:
|
||||||
|
- make version
|
||||||
- choco install pandoc -y
|
- choco install pandoc -y
|
||||||
- '%LOCALAPPDATA%\Pandoc\pandoc.exe -o README.html README.md'
|
- '%LOCALAPPDATA%\Pandoc\pandoc.exe -o README.html README.md'
|
||||||
- '%LOCALAPPDATA%\Pandoc\pandoc.exe -o CONTRIBUTING.html CONTRIBUTING.md'
|
- '%LOCALAPPDATA%\Pandoc\pandoc.exe -o CONTRIBUTING.html CONTRIBUTING.md'
|
||||||
|
|||||||
Reference in New Issue
Block a user