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
Some checks failed
Build and Release / build-and-release (push) Failing after 3m6s
This commit is contained in:
@@ -51,7 +51,6 @@ jobs:
|
||||
~/.npm
|
||||
~/.cache/electron
|
||||
~/.cache/electron-builder
|
||||
node_modules
|
||||
key: npm-electron-${{ hashFiles('package-lock.json') }}
|
||||
restore-keys: |
|
||||
npm-electron-
|
||||
|
||||
Reference in New Issue
Block a user