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 a0679c5 commit 9e37128Copy full SHA for 9e37128
.circleci/config.yml
@@ -34,6 +34,8 @@ jobs:
34
35
- run: ./gradlew dist
36
37
+ - run: ls -lA build/distributions
38
+
39
- persist_to_workspace:
40
root: build
41
paths:
0 commit comments