mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-09 22:42:05 +01:00
Fix: [CI] Install NSIS for windows releases (#14885)
This commit is contained in:
2
.github/workflows/release-windows.yml
vendored
2
.github/workflows/release-windows.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "::group::Install choco dependencies"
|
||||
choco install pandoc
|
||||
choco install pandoc nsis
|
||||
echo "::endgroup::"
|
||||
|
||||
echo "::group::Install breakpad dependencies"
|
||||
|
||||
Reference in New Issue
Block a user