Skip to content

Commit 6286633

Browse files
committed
enable macos workflow
1 parent 51f326a commit 6286633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-electron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
os:
2121
- ubuntu-latest
22-
#- macos-latest
22+
- macos-latest
2323
- windows-latest
2424
runs-on: ${{ matrix.os }}
2525
steps:

0 commit comments

Comments
 (0)