Skip to content

Commit

Permalink
#29 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anton6tak committed Jun 30, 2021
1 parent a60af3d commit 162839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
java-version: 11
- name: Check build
run: ./gradlew build publishToMavenLocal syncMultiPlatformLibraryDebugFrameworkIosX64
run: ./gradlew build publishToMavenLocal
- name: Install pods
run: cd sample/ios-app && pod install
if: matrix.os == 'macOS-latest'
Expand Down

0 comments on commit 162839e

Please sign in to comment.