Skip to content

Commit

Permalink
Update release-sdk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
york-wei committed Jan 16, 2024
1 parent 72db001 commit bbe3024
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
run: zip -r RadarSDK.xcframework.zip RadarSDK.xcframework -x ".*" -x "__MACOSX" -D

- name: Upload XCFramework to release
uses: svenstaro/upload-release-action@v2
with:
file: RadarSDK.xcframework.zip
uses: svenstaro/upload-release-action@v2
with:
file: RadarSDK.xcframework.zip



0 comments on commit bbe3024

Please sign in to comment.