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 3, 2024
1 parent 5d1883b commit a9e7255
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ jobs:
if: ${{ matrix.iOS }}
run: |
./gradlew clean
./gradlew --stop
./gradlew build --refresh-dependencies
rm -rf ~/.gradle/caches/
xcodebuild -workspace gallery/iosApp/iosApp.xcodeproj/project.xcworkspace -scheme iosApp -configuration Release -derivedDataPath gallery/iosApp/build CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
Expand Down

0 comments on commit a9e7255

Please sign in to comment.