Skip to content

Commit

Permalink
feat(github): Temporarily use custom bindings branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettDev committed Jun 15, 2024
1 parent 68251b7 commit 8086163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Build the mod
uses: geode-sdk/build-geode-mod@main
with:
bindings: geode-sdk/bindings
bindings-ref: main
bindings: SpaghettDev/bindings
bindings-ref: gd-roulette-mac
combine: true
target: ${{ matrix.config.target }}

Expand Down

0 comments on commit 8086163

Please sign in to comment.