Skip to content

Commit

Permalink
Use 'Lottie.xcframework.zip' name for XCFramework archives
Browse files Browse the repository at this point in the history
  • Loading branch information
calda committed Jul 9, 2024
1 parent 15c54f4 commit 12d01a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
with:
xcode: ${{ matrix.xcode }}
- name: Build XCFramework
run: bundle exec rake build:xcframework[Lottie-Xcode-${{ matrix.xcode }}]
run: bundle exec rake build:xcframework
- name: Upload XCFramework
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 12d01a8

Please sign in to comment.