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
|
~/.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-
|
||||||
|
|||||||
Reference in New Issue
Block a user