I have downloaded all the dependencies,
set $LD_LIBRARY_PATH to /home/myuser/Git/Samira/assets/libsteam_api.so
and I have used the workaround
NO_STRIP=true npm run tauri build
However it fails to bundle the project using linuxdeploy, right at the last step.
Any help with the AppImage or the building is appreciated.