Files @ r24127:d81764321def
Branch filter:

Location: cpp/openttd-patchpack/source/azure-pipelines/templates/windows-dependency-zip.yml

translators
Update: Translations from eints
hungarian: 26 changes by Brumi
korean: 3 changes by telk5093
1
2
3
4
5
steps:
- bash: |
    set -ex
    choco install zip
  displayName: 'Install zip'