summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-01-29 10:38:58 +0100
committerGitHub <noreply@github.com>2021-01-29 10:38:58 +0100
commit4831b4fa968bcc25945cab50a9c99fa0a5dd8e5c (patch)
tree06e8462b39b833321e7133cdfd1c6b080c129c1f /.github
parent1187dc3217417d5cdc4f686b8ea2c0bae9afd99f (diff)
downloadopenttd-4831b4fa968bcc25945cab50a9c99fa0a5dd8e5c.tar.xz
Codechange: [Actions] we no longer need xdg-basedir (#8615)
This was already removed from the "ci-build", but not yet from "release".
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 08babe0ae..4003787fc 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -317,7 +317,6 @@ jobs:
liblzma-dev \
liblzo2-dev \
libsdl2-dev \
- libxdg-basedir-dev \
lsb-release \
zlib1g-dev \
# EOF