We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f326a commit 6286633Copy full SHA for 6286633
.github/workflows/build-electron.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
os:
21
- ubuntu-latest
22
- #- macos-latest
+ - macos-latest
23
- windows-latest
24
runs-on: ${{ matrix.os }}
25
steps:
0 commit comments