ci: Add Gitea Actions workflow to build and release the Electron application.
Some checks failed
Build and Release / build-and-release (push) Failing after 3m6s

This commit is contained in:
Bryan1029384756
2026-02-13 12:46:56 -06:00
parent 8aa63505f9
commit 8ffd587876

View File

@@ -51,7 +51,6 @@ jobs:
~/.npm ~/.npm
~/.cache/electron ~/.cache/electron
~/.cache/electron-builder ~/.cache/electron-builder
node_modules
key: npm-electron-${{ hashFiles('package-lock.json') }} key: npm-electron-${{ hashFiles('package-lock.json') }}
restore-keys: | restore-keys: |
npm-electron- npm-electron-