mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Update AppImageBuilder.yml
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
This commit is contained in:
parent
f7749d9f97
commit
5ba74a5d90
1 changed files with 8 additions and 0 deletions
|
@ -87,6 +87,14 @@ AppDir:
|
||||||
exclude:
|
exclude:
|
||||||
- usr/share/man
|
- usr/share/man
|
||||||
- usr/share/doc
|
- usr/share/doc
|
||||||
|
- usr/bin/cmark
|
||||||
|
- usr/bin/dbus*
|
||||||
|
- usr/bin/openssl
|
||||||
|
- usr/bin/c_rehash
|
||||||
|
- usr/bin/session-migration
|
||||||
|
- usr/include
|
||||||
|
- usr/sbin
|
||||||
|
- lib/systemd
|
||||||
test:
|
test:
|
||||||
fedora:
|
fedora:
|
||||||
image: appimagecrafters/tests-env:fedora-30
|
image: appimagecrafters/tests-env:fedora-30
|
||||||
|
|
Loading…
Reference in a new issue