Add zip to linux release dependencies
This commit is contained in:
1
.github/workflows/release-linux.yml
vendored
1
.github/workflows/release-linux.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
|||||||
perl-IPC-Cmd \
|
perl-IPC-Cmd \
|
||||||
wget \
|
wget \
|
||||||
libzstd-devel \
|
libzstd-devel \
|
||||||
|
zip \
|
||||||
# EOF
|
# EOF
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
|
|||||||
@@ -74,6 +74,15 @@ This is usable for any OpenTTD servers
|
|||||||
|
|
||||||
== CHANGELOG ==
|
== CHANGELOG ==
|
||||||
|
|
||||||
|
*** 13.4 (6 Aug 2023) ***
|
||||||
|
- Fix broken building preview in some cases (#21).
|
||||||
|
- Allow community passwords to have up to 128 letters (#19).
|
||||||
|
- Fix crash/assertion in minimap after starting a new game.
|
||||||
|
- Update German translations - by danidoedel
|
||||||
|
|
||||||
|
*** 13.3 (11 Jun 2023) ***
|
||||||
|
- OpenTTD update.
|
||||||
|
|
||||||
*** 13.2 (10 Jun 2023) ***
|
*** 13.2 (10 Jun 2023) ***
|
||||||
- Fixed station highlight crash (#17)
|
- Fixed station highlight crash (#17)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user