Skip to content

Commit af356b4

Browse files
committed
Remove example-directory from google_api_availability_android.yaml
1 parent 2ba97a8 commit af356b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/google_api_availability_android.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323

2424
env:
2525
source-directory: ./google_api_availability_android
26-
example-directory: ./google_api_availability_android/example
2726

2827
# Steps represent a sequence of tasks that will be executed as part of the job
2928
steps:
@@ -54,4 +53,3 @@ jobs:
5453
- name: Run Android build
5554
run: flutter build apk --release
5655
working-directory: ${{env.example-directory}}
57-

0 commit comments

Comments
 (0)