TheleCode
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
hg
cpp
»
openttd-patchpack
»
source
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ r24425:4e31788e3af3
Branch filter:
master at 4e31788e3af3
master
patchpack
Location:
cpp/openttd-patchpack/source
/
azure-pipelines
/
templates
/
windows-dependency-zip.yml
Show Full History
Show Authors
r24425:4e31788e3af3
80 B
text/x-yaml
Show Annotation
Show as Raw
Download as Raw
Michael Lutz
Fix: [CMake, MSVC] Don't copy regression exe's into a subfolder as they need have their lang files next to them.
1
2
3
4
5
steps
:
-
bash
:
|
set -ex
choco install zip
displayName
:
'Install
zip'