Skip to content

Commit

Permalink
add bindings ref to the multi platform build (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
pundang authored Apr 11, 2024
1 parent 68936ca commit 2b1b666
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- name: Build the mod
uses: geode-sdk/build-geode-mod@main
with:
bindings: geode-sdk/bindings
bindings-ref: main
combine: true
target: ${{ matrix.config.target }}

Expand Down

0 comments on commit 2b1b666

Please sign in to comment.