Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Nov 10, 2024
2 parents 45e4600 + 3d38bc5 commit 3f14f9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
build-config: 'RelWithDebInfo'
export-pdb: true
combine: true
#sdk: 'normal'
# sdk: 'nightly'
target: ${{ matrix.config.target }}

package:
Expand Down
4 changes: 2 additions & 2 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"gd": {
"win": "2.2073",
"android": "2.206",
"mac": "2.206",
"mac": "2.207",
"ios": "2.206"
},
"early-load": true,
Expand Down Expand Up @@ -62,4 +62,4 @@
"src/Hacks/SafeMode.hpp"
]
}
}
}

0 comments on commit 3f14f9e

Please sign in to comment.