summary refs log tree commit diff
diff options
context:
space:
mode:
authorZhymabek Roman <61125068+ZhymabekRoman@users.noreply.github.com>2023-01-05 09:43:51 +0600
committerGitHub <noreply@github.com>2023-01-05 09:43:51 +0600
commit5ba74a5d90fcac8bddcfd0e593dc5d730a870825 (patch)
tree03c27fa0e56dca0a344a59dc997266a5822d8f45
parentTry to fix blank screen in AppImage build (diff)
downloadnheko-5ba74a5d90fcac8bddcfd0e593dc5d730a870825.tar.xz
Update AppImageBuilder.yml
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
-rw-r--r--AppImageBuilder.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml

index 9f964e3c..3b7c5350 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml
@@ -87,6 +87,14 @@ AppDir: exclude: - usr/share/man - 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: fedora: image: appimagecrafters/tests-env:fedora-30