Skip to content

Commit

Permalink
Remove xcframework build
Browse files Browse the repository at this point in the history
  • Loading branch information
ncipollo committed Oct 17, 2024
1 parent 5f0960b commit f7c5eb6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,9 @@ jobs:

- uses: actions/checkout@v2

- name: Create XCFramework
run: ./create_xcframework.sh

- name: Create release
uses: ncipollo/release-action@v1
with:
artifact: '*.sha256, *.zip'
allowUpdates: true
draft: true
generateReleaseNotes: true
Expand Down

0 comments on commit f7c5eb6

Please sign in to comment.