mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Add LDAI_NO_APPSTREAM environment variable
This commit is contained in:
committed by
GitHub
parent
d6c4d36b01
commit
29d8326d1a
1
.github/workflows/appimage-build.yml
vendored
1
.github/workflows/appimage-build.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
APPIMAGE_EXTRACT_AND_RUN: 1
|
APPIMAGE_EXTRACT_AND_RUN: 1
|
||||||
DEPLOY_GTK_VERSION: 3
|
DEPLOY_GTK_VERSION: 3
|
||||||
|
LDAI_NO_APPSTREAM: 1
|
||||||
run: |
|
run: |
|
||||||
set -eux
|
set -eux
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user