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.
1 parent 229a630 commit 9faf471Copy full SHA for 9faf471
.github/workflows/build.yml
@@ -33,7 +33,6 @@ jobs:
33
run: chmod +x ./gradlew
34
35
- name: Build DEX file
36
- working-directory: plugin
37
run: ./gradlew build-dex
38
39
- name: Upload DEX artifact
0 commit comments