1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-28 09:05:30 +01:00

Fix list of libraries included in AppImage

This commit is contained in:
Lejo
2021-05-15 23:56:33 +02:00
committed by GitHub
parent 53dca4f95f
commit d44f1aabbb
2 changed files with 13 additions and 10 deletions

View File

@@ -275,7 +275,7 @@ package:appimage-client:
- build:ubuntu-18.04
before_script:
- apt-get update -y
- apt-get install -y git wget
- apt-get install -y git
# Collect files
- mkdir AppDir
- cp -a artifact/minetest/usr/ AppDir/usr/