Files @ r24353:3181b4904b04
Branch filter:

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

translators
Update: Translations from eints
german: 1 change by frosch123
1
2
3
4
5
steps:
- bash: |
    set -ex
    choco install zip
  displayName: 'Install zip'