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:
parent
53dca4f95f
commit
d44f1aabbb
2 changed files with 13 additions and 10 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue