Skip to content

Commit

Permalink
Remove Carthage from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartenZonneveld committed Feb 6, 2024
1 parent d49f418 commit 5c7e396
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
default="All Tests"
echo $default | cat >default
echo Using default scheme: $default
- name: "Carthage Bootstrap"
uses: olejnjak/carthage-workaround@v1
with:
action: bootstrap --platform iOS --use-xcframeworks --cache-builds
- name: Build
env:
scheme: ${{ 'default' }}
Expand Down

0 comments on commit 5c7e396

Please sign in to comment.