Update Electron.yml
This commit is contained in:
parent
9004e31aee
commit
d75f434b5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Electron.yml
vendored
2
.github/workflows/Electron.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Reference in a new issue