Skip to content

Commit af7b031

Browse files
committed
Update github action
1 parent 698b0c6 commit af7b031

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Build with Gradle
2727
run:
2828
./gradlew build
29+
ccache -s
2930
echo "FILE=$(find build/libs -name '*.jar')" >> $GITHUB_ENV
3031

3132
- name: Upload a Build Artifact

0 commit comments

Comments
 (0)