Skip to content

Commit

Permalink
ci: fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon committed Sep 19, 2024
1 parent 961cf93 commit 9b0e743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_emulator_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: |
vab install "build-tools;33.0.2"
- name: Install build-tools 33.0.2
- name: Install android-30
run: |
vab install "platforms;android-30"
Expand Down

0 comments on commit 9b0e743

Please sign in to comment.