We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb43b5 commit 27cbf83Copy full SHA for 27cbf83
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Build
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
- run: ./gradlew build clean
+ run: ./gradlew build
39
40
41
- name: Setup Node.js
0 commit comments