Files
openttd-cmclient/azure-pipelines/templates/windows-dependency-zip.yml
Pavel Stupnikov 68febec2a3 Add all the missing files
--HG--
branch : openttd
2019-02-15 02:26:04 +03:00

6 lines
80 B
YAML

steps:
- bash: |
set -ex
choco install zip
displayName: 'Install zip'