File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 cp ./installer/linux/file_commander.desktop ./bin/release/x64/
115115 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${Qt6_DIR}/lib/
116116 sudo ldconfig
117- ./linuxdeployqt -x86_64.AppImage ./bin/release/x64/FileCommander -appimage -unsupported-allow-new-glibc --plugin qt -bundle-non-qt-libs -qmake=$Qt6_DIR/bin/qmake -executable=./bin/release/x64/libplugin_filecomparison.so.1.0.0 -executable=./bin/release/x64/libplugin_imageviewer.so.1.0.0 -executable=./bin/release/x64/libplugin_textviewer.so.1.0.0
117+ ./linuxdeploy -x86_64.AppImage ./bin/release/x64/FileCommander -appimage -unsupported-allow-new-glibc --plugin qt -bundle-non-qt-libs -qmake=$Qt6_DIR/bin/qmake -executable=./bin/release/x64/libplugin_filecomparison.so.1.0.0 -executable=./bin/release/x64/libplugin_imageviewer.so.1.0.0 -executable=./bin/release/x64/libplugin_textviewer.so.1.0.0
118118 ls -Ac
119119 mv ./File_Commander*.AppImage ./FileCommander.AppImage
120120
You can’t perform that action at this time.
0 commit comments