mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-28 17:15:29 +01:00
Fix list of libraries included in AppImage
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user