Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 58c7145

Browse files
authored
[#245] Prebuild for macOS (#247)
1 parent 426b8d5 commit 58c7145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
os:
1313
- ubuntu-latest
1414
- windows-latest
15-
# - macOS-latest
15+
- macOS-latest
1616

1717
steps:
1818
- uses: actions/checkout@master

0 commit comments

Comments
 (0)