Skip to content

Commit

Permalink
chore: Remove unnecessary mint-lang installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed Nov 6, 2024
1 parent 94b9c2e commit 7a6bc23
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/actions/ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ runs:
with:
xcode-version: ${{ inputs.xcode-version }}

- name: Install mint
shell: bash
run: |
brew tap mint-lang/mint-lang
brew install mint-lang libressl
- name: Install cocoapods
shell: bash
run: gem install cocoapods
Expand Down

0 comments on commit 7a6bc23

Please sign in to comment.