mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 04:21: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 }}
|
||||
run: |
|
||||
cd build && \
|
||||
export EXTRA_PLATFORM_PLUGINS=libqwayland-generic.so \
|
||||
export EXTRA_QT_MODULES="waylandcompositor" \
|
||||
export LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" && \
|
||||
NO_STRIP=1 ${{ steps.install-linuxdeploy.outputs.linuxdeploy }} \
|
||||
-p qt \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user