Skip to content

Commit 7afce34

Browse files
author
TechStudent10
committed
pray macos works
1 parent 2e61c9b commit 7afce34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/multi-platform.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
- name: Windows
1616
os: windows-latest
1717

18-
#- name: macOS
19-
# os: macos-latest
18+
- name: macOS
19+
os: macos-latest
2020

2121
- name: Android32
2222
os: ubuntu-latest
@@ -66,4 +66,4 @@ jobs:
6666
with:
6767
token: ${{ secrets.GITHUB_TOKEN }}
6868
draft: true
69-
# replace: true
69+
# replace: true

0 commit comments

Comments
 (0)