Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-09-21 20:59:54 -05:00
committed by GitHub
parent 49dbcba1af
commit be98bccbaa
+1 -1
View File
@@ -52,7 +52,7 @@ nvm install 24
sed -i '/\"x64\",/d' electron-builder.ts
%endif
bun install --no-frozen-lockfile
%{__npm} update node-abi
bun update node-abi
bun run packageLinux
%install