mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
6 lines
80 B
YAML
6 lines
80 B
YAML
|
steps:
|
||
|
- bash: |
|
||
|
set -ex
|
||
|
choco install zip
|
||
|
displayName: 'Install zip'
|