Skip to content

Commit

Permalink
use another commit
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed Jul 27, 2024
1 parent 661838e commit c6851ae
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup CLI
uses: geode-catgirls/build-geode-mod/ios-cli-setup@main

- name: idk extract cli
run: 7z x -y my-epic-geode-cli/geode-cli-v3.2.0-mac.zip -o./my-epic-geode-cli

- name: Build the mod
#uses: geode-sdk/build-geode-mod@main
uses: geode-catgirls/build-geode-mod@main
uses: geode-catgirls/build-geode-mod@b919a6f
with:
bindings: YellowCat98/geode-bindings
bindings-ref: main
Expand All @@ -45,7 +41,7 @@ jobs:

steps:
#- uses: geode-sdk/build-geode-mod/combine@main
- uses: geode-catgirls/build-geode-mod/combine@main
- uses: geode-catgirls/build-geode-mod/combine@b919a6f
id: build

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c6851ae

Please sign in to comment.