Skip to content

Commit

Permalink
Merge pull request #134 from fermoya/fix/workaround-animation
Browse files Browse the repository at this point in the history
Fix create framework step
  • Loading branch information
fermoya authored Oct 7, 2020
2 parents b2d0d95 + 81f2129 commit 83be3f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Select Xcode 12
run: sudo xcode-select -s /Applications/Xcode_12.app/Contents/Developer

- name: Create XCFramework
uses: unsignedapps/swift-create-xcframework@v1

Expand Down

0 comments on commit 83be3f4

Please sign in to comment.