Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naveenmindera committed Apr 11, 2024
1 parent 4d33b01 commit 93ddbb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ jobs:

- name: Build and publish CurrencyExchangeKMPDebugFramework
run: ./gradlew :app:shared:publishCurrencyExchangeKMPDebugFramework

- name: Debug dependency resolution
run: ./gradlew dependencyInsight --dependency :kotlin-native-prebuilt-macos-x86_64:1.9.10

0 comments on commit 93ddbb7

Please sign in to comment.