Skip to content

Commit

Permalink
android sdk is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
lillithkt authored Nov 30, 2023
1 parent ca25c5e commit 7d823d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
path: common-compose
key: common-compose-${{ hashFiles('common-compose/**', 'build.gradle.kts', 'gradle.properties', 'gradle/libs.versions.toml') }}

- name: Setup Android SDK
uses: android-actions/setup-android@v3

- name: Publish
run: |
./gradlew --no-daemon publish
Expand Down

0 comments on commit 7d823d9

Please sign in to comment.