mirror of
https://github.com/heyman/heynote.git
synced 2025-06-27 13:01:51 +02:00
Try switching to (hopefully maintained) fork of action-electron-builder
#build
This commit is contained in:
parent
9061c90284
commit
ba3ff267ae
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Build/release Electron app
|
||||
#continue-on-error: true
|
||||
uses: samuelmeuli/action-electron-builder@v1
|
||||
uses: johannesjo/action-electron-builder@v1
|
||||
with:
|
||||
# Specify electron-builder config file
|
||||
args: -c electron-builder.json5
|
||||
|
Loading…
x
Reference in New Issue
Block a user