Commit Graph

13 Commits

Author SHA1 Message Date
DecDuck 732df1ddb9 fix: various ci fixes 2025-08-03 15:03:20 +10:00
DecDuck 4389d8beb8 fix: add fix for aarch64 build and start working on github upload 2025-08-03 14:47:29 +10:00
DecDuck 38dd6a2c64 fix: if statement 2025-08-03 14:32:53 +10:00
DecDuck 919148c6c2 fix: only use first library result 2025-08-03 14:13:02 +10:00
DecDuck b3f73d6d1e fix: add permission fixes 2025-08-03 14:02:37 +10:00
DecDuck 41d23730cc fix: use ldconfig to find libraries 2025-08-03 13:50:55 +10:00
DecDuck d19c5b8e97 fix: fixes to pipeline, script, and .gitignorey 2025-08-03 13:20:26 +10:00
Beethoven 301152a69f (build_appimage.sh) don't use sudo for this u don't need it 2025-08-02 20:54:08 -05:00
Beethoven 5e945734c7 (build_appimage.sh) wrong variable. whoops! 2025-08-02 20:53:49 -05:00
Beethoven a70c2c64e4 (build_appimage.sh) 2025-08-02 20:27:46 -05:00
Beethoven 4484de0507 (build_appimage.sh) install libs by UID and GID
installing by $USER caused issues when i did it so i've fixed it
also added $PWD because ./ was lazy
2025-08-02 20:15:03 -05:00
Beethoven 4599e5713c (build_appimage.sh) add basic arch detection 2025-08-02 18:05:53 -05:00
Beethoven 0249a3248f (build_appimage.sh) add build script
this should build the appimage without tauri's involvement
2025-08-02 16:45:55 -05:00