Yeah so the action worked pretty well( in the past), don't know what did change but now I get a cryptic Error Invalid padding
Excerpt Log:
Compiling minisign-verify v0.2.1
Compiling state v0.5.3
Finished release [optimized] target(s) in 6m 33s
Bundling yup-live-tauri_1.1.8_amd64.deb (/home/runner/work/yup-live/yup-live/apps/yup-live-desktop/src-tauri/target/release/bundle/deb/yup-live-tauri_1.1.8_amd64.deb)
Bundling yup-live-tauri_1.1.8_amd64.AppImage (/home/runner/work/yup-live/yup-live/apps/yup-live-desktop/src-tauri/target/release/bundle/appimage/yup-live-tauri_1.1.8_amd64.AppImage)
Bundling /home/runner/work/yup-live/yup-live/apps/yup-live-desktop/src-tauri/target/release/bundle/appimage/yup-live-tauri_1.1.8_amd64.AppImage.tar.gz (/home/runner/work/yup-live/yup-live/apps/yup-live-desktop/src-tauri/target/release/bundle/appimage/yup-live-tauri_1.1.8_amd64.AppImage.tar.gz)
Finished 3 bundles at:
/home/runner/work/yup-live/yup-live/apps/yup-live-desktop/src-tauri/target/release/bundle/deb/yup-live-tauri_1.1.8_amd64.deb
/home/runner/work/yup-live/yup-live/apps/yup-live-desktop/src-tauri/target/release/bundle/appimage/yup-live-tauri_1.1.8_amd64.AppImage
/home/runner/work/yup-live/yup-live/apps/yup-live-desktop/src-tauri/target/release/bundle/appimage/yup-live-tauri_1.1.8_amd64.AppImage.tar.gz (updater)
Error Invalid padding
Error: Command failed with exit code 1: tauri build
Config at: https://github.com/andrei0x309/yup-live/blob/main/.github/workflows/on-demand-cross-build-tauri.yml
Has anyone got this error? Or know anything on how to solve it?
Thanks.
Also local build works fine.