Skip to content

Commit

Permalink
removed java version from build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naveenmindera committed Apr 11, 2024
1 parent dad4c3d commit a939b20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ jobs:
- uses: actions/checkout@v2
- name: Build
run: ./gradlew :app:shared:publishCurrencyExchangeKMPDebugFramework
with:
java-version: 17
distribution: "temurin"

0 comments on commit a939b20

Please sign in to comment.