We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
example-directory
1 parent 2ba97a8 commit af356b4Copy full SHA for af356b4
.github/workflows/google_api_availability_android.yaml
@@ -23,7 +23,6 @@ jobs:
23
24
env:
25
source-directory: ./google_api_availability_android
26
- example-directory: ./google_api_availability_android/example
27
28
# Steps represent a sequence of tasks that will be executed as part of the job
29
steps:
@@ -54,4 +53,3 @@ jobs:
54
53
- name: Run Android build
55
run: flutter build apk --release
56
working-directory: ${{env.example-directory}}
57
-
0 commit comments