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