Skip to content

Commit

Permalink
add cache for gradle (Perfare#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
taozhiyu authored Jan 3, 2023
1 parent 84e72e7 commit 7ec0c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
distribution: temurin
java-version: 11
cache: gradle
- run: |
chmod +x ./gradlew
sed -i 's/moduleDescription = "/moduleDescription = "(${{ github.event.inputs.package_name }}) /g' module.gradle
Expand Down

0 comments on commit 7ec0c4c

Please sign in to comment.