Skip to content

Commit

Permalink
Add Push to Cocoapods task
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacakakpo1 committed Mar 10, 2024
1 parent c25733b commit ceec0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-with-kmm-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:


- name: Zip XCFramework
run: zip -r JanusMessageSdk.xcframework.zip /Users/runner/work/janus-message-sdk/janus-message-sdk/shared/build/cocoapods/publish/release/shared.xcframework
run: zip -r janus-message-sdk/shared/build/cocoapods/publish/release/shared.xcframework

- name: Upload Artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit ceec0d0

Please sign in to comment.