We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6f53a commit fdac93cCopy full SHA for fdac93c
.github/workflows/android.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
defaults:
10
run:
11
- working-directory: ./android
+ working-directory: ./
12
strategy:
13
matrix:
14
# TODO Add 9, 10, 11, 12, and 13 after Kotlin 1.3.60
0 commit comments