mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Try fixing filepicker
This commit is contained in:
parent
2fc0ba6ea4
commit
ef0851d661
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -60,6 +60,8 @@ jobs:
|
|||||||
if: ${{ matrix.linux }}
|
if: ${{ matrix.linux }}
|
||||||
run: |
|
run: |
|
||||||
cd build && \
|
cd build && \
|
||||||
|
export EXTRA_PLATFORM_PLUGINS=libqwayland-generic.so \
|
||||||
|
export EXTRA_QT_MODULES="waylandcompositor" \
|
||||||
export LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" && \
|
export LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" && \
|
||||||
NO_STRIP=1 ${{ steps.install-linuxdeploy.outputs.linuxdeploy }} \
|
NO_STRIP=1 ${{ steps.install-linuxdeploy.outputs.linuxdeploy }} \
|
||||||
-p qt \
|
-p qt \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user