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 21185c4 commit c557d58
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
runs-on: macos-latest

steps:
- uses: actions/checkout@v2
- name: Update Dependencies
run: swift package update
- name: Build Swift Packages
run: swift build

- uses: actions/checkout@v2
- name: Buildcd
run: ./gradlew :app:shared:publishCurrencyExchangeKMPDebugFramework

0 comments on commit c557d58

Please sign in to comment.