Skip to content

Commit

Permalink
add setup cli
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed Jul 27, 2024
1 parent b2db3b7 commit 79a28b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
steps:
- uses: actions/checkout@v4

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

- name: Build the mod
#uses: geode-sdk/build-geode-mod@main
uses: geode-catgirls/build-geode-mod@main
Expand Down

0 comments on commit 79a28b4

Please sign in to comment.