Skip to content

Commit b39bb1d

Browse files
committed
baz
1 parent 6d28ae7 commit b39bb1d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/flix_sample.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
id: test-action-1
6969
uses: ndtp/android-avd-manager-action@main
7070
with:
71-
avd-name: foo
71+
avd-name: baz
7272
api-level: 29
7373
target: google_apis
7474
arch: x86_64
@@ -81,6 +81,7 @@ jobs:
8181
id: test-action-2
8282
uses: ndtp/android-emulator-runner@main
8383
with:
84+
avd-name: baz
8485
verbose: true
8586

8687
- name: Print Output

0 commit comments

Comments
 (0)