Skip to content

Commit

Permalink
fixed formatting of avd cache
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Nov 18, 2023
1 parent dafbc41 commit d8da5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:'
- name: Install Tools
run: ./.github/workflows/scripts/install-tools.sh
- name: AVD cache
- name: AVD cache
uses: actions/cache@v3
id: avd-cache
with:
Expand Down

0 comments on commit d8da5a0

Please sign in to comment.