Skip to content

Commit

Permalink
Use release artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Sep 18, 2022
1 parent 039a377 commit 0a4f99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iOSBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: XCFrameworks
path: app-ios-combined/build/XCFrameworks/debug/appioscombined.xcframework
path: app-ios-combined/build/XCFrameworks/release/appioscombined.xcframework
- name: Build Modules that includes plugin (Workaround for Xcode 13.x)
working-directory: app-ios
run: |
Expand Down

0 comments on commit 0a4f99d

Please sign in to comment.