Skip to content

Commit

Permalink
macchew os
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Jul 28, 2024
1 parent d9b0d94 commit 63cef59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: Android64
os: ubuntu-latest
target: Android64
#- name: macOS
# os: macos-latest
- name: macOS
os: macos-latest


name: ${{ matrix.config.name }}
Expand Down
3 changes: 2 additions & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"version": "v1.5.2",
"gd": {
"win": "2.206",
"android": "2.206"
"android": "2.206",
"mac": "2.206"
},
"early-load": true,
"id": "thesillydoggo.qolmod",
Expand Down

0 comments on commit 63cef59

Please sign in to comment.