Fix AppImage build
This commit is contained in:
parent
2fd1c0e812
commit
d5e2fe4ed5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/appimage.yml
vendored
1
.github/workflows/appimage.yml
vendored
|
|
@ -586,6 +586,7 @@ jobs:
|
|||
-DTDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME=OFF \
|
||||
$DEFINE
|
||||
|
||||
cd ../out/Release
|
||||
cmake --build . -- -j$(nproc)
|
||||
DESTDIR=../../AppDir cmake --install .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue