Skip to content

Commit

Permalink
pray macos works
Browse files Browse the repository at this point in the history
  • Loading branch information
TechStudent10 committed Nov 29, 2024
1 parent 2e61c9b commit 7afce34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Windows
os: windows-latest

#- name: macOS
# os: macos-latest
- name: macOS
os: macos-latest

- name: Android32
os: ubuntu-latest
Expand Down Expand Up @@ -66,4 +66,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
draft: true
# replace: true
# replace: true

0 comments on commit 7afce34

Please sign in to comment.