Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArchitect123 committed Jan 28, 2025
1 parent 52fbae1 commit 9142ff3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
run: |
./gradlew clean assemble --no-configuration-cache
./gradlew :shared:linkReleaseFrameworkIosArm64
./gradlew :shared:linkReleaseFrameworkIosSimulatorArm64
./gradlew publishToMavenLocal --no-configuration-cache --info --stacktrace
# Step 6: Publish to Maven Central
Expand Down

0 comments on commit 9142ff3

Please sign in to comment.