Skip to content

Commit

Permalink
Update test_ios_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanlorng authored Nov 4, 2024
1 parent 008136e commit 41b99fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: |
# rm -rf ~/.gradle/caches/
# ./gradlew :gallery:kspCommonMainKotlinMetadata
./gradlew :gallery:linkDebugFrameworkIosFat
./gradlew :gallery:linkReleaseFrameworkIosFat
xcodebuild -workspace gallery/iosApp/iosApp.xcodeproj/project.xcworkspace -scheme iosApp -configuration Release -derivedDataPath gallery/iosApp/build CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
- name: Updaload iOS Artifact
Expand Down

0 comments on commit 41b99fe

Please sign in to comment.