1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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/