Skip to content

Commit 93e99d1

Browse files
committed
.
1 parent 3719b64 commit 93e99d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
- name: Build Dex
4141
run: chmod 755 ./gradlew && ./gradlew --no-daemon build-dex
4242

43+
- name: Build Dex
44+
run: ls plugin && ls plugin/build
45+
4346
- name: Upload classes.dex Artifact
4447
uses: actions/upload-artifact@v4
4548
with:

0 commit comments

Comments
 (0)