You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/azure-pipelines/templates/windows-dependency-zip.yml

6 lines
80 B
YAML

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