Skip to content

Commit e9b3bbd

Browse files
committed
Update release.yml
1 parent 89b9ce2 commit e9b3bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: chmod +x ./gradlew
6969

7070
- name: Build with Gradle
71-
run: ./gradlew build
71+
run: ./gradlew build --no-configuration-cache
7272

7373
- name: Publish Release
7474
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)