Skip to content

Commit

Permalink
testing RunAction 41
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekinstnt committed Sep 11, 2024
1 parent e530836 commit 709595f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries/wrappers/uniffi-aries-vcx/scripts/ios.build.cargo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
echo "RELEASE_ID=$RELEASE_ID" >> $GITHUB_ENV

# Replace with the path to your xcframework file
export XCFRAMEWORK_PATH= "${ARIES_VCX_ROOT}vcxAPI.swift.zip"
export XCFRAMEWORK_PATH= "${ARIES_VCX_ROOT}/vcxAPI.swift.zip"
#${ABI_PATH}/vcx.xcframework.zip

# Upload the file to the release
Expand Down

0 comments on commit 709595f

Please sign in to comment.