I've just tried to build a new version recently and noticed the following issue while building AppImage:
Finished `release` profile [optimized] target(s) in 8m 15s
Built application at: /home/runner/work/narratrix/narratrix/src-tauri/target/release/narratrix
Bundling NarratrixAI_0.12.3_amd64.deb (/home/runner/work/narratrix/narratrix/src-tauri/target/release/bundle/deb/NarratrixAI_0.12.3_amd64.deb)
Bundling NarratrixAI-0.12.3-1.x86_64.rpm (/home/runner/work/narratrix/narratrix/src-tauri/target/release/bundle/rpm/NarratrixAI-0.12.3-1.x86_64.rpm)
Downloading https://github.com/AppImage/AppImageKit/releases/download/continuous/AppRun-x86_64
failed to bundle project: `http status: 404`
Error failed to bundle project: `http status: 404`
ELIFECYCLE Command failed with exit code 1.
Error: Command "pnpm ["tauri","build"]" failed with exit code 1.
https://github.com/vitorfdl/narratrix/actions/runs/16403065364/job/46346016678
I couldn't find any information about it. Is it something that tauri-action needs to patch?
I've just tried to build a new version recently and noticed the following issue while building AppImage:
https://github.com/vitorfdl/narratrix/actions/runs/16403065364/job/46346016678
I couldn't find any information about it. Is it something that tauri-action needs to patch?