Skip to content

Commit

Permalink
Removed sdkmanager list command
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Jul 19, 2024
1 parent 759786c commit c50cb29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/android_clean_build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,11 @@ jobs:
flutter-version: "3.22.2"
channel: 'stable'
cache: true
key: "flutter_key"
cache-key: "flutter_key"

- name: Gradle cache
uses: gradle/actions/setup-gradle@v3

- run: /usr/bin/sh -c \sdkmanager list

- name: AVD cache
uses: actions/cache@v4
id: avd-cache
Expand Down

0 comments on commit c50cb29

Please sign in to comment.