Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Egorov committed Dec 18, 2024
1 parent f8491e6 commit 2075a69
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/prepare-xcframework-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@ jobs:
pull-requests: write

steps:

# - name: Checkout
- uses: actions/checkout@v3
- name: Install Dependencies
uses: actions/checkout@v3
run: |
bundle install
pod install --repo-update
Expand Down

0 comments on commit 2075a69

Please sign in to comment.