Skip to content

Commit

Permalink
re-added gradle caching
Browse files Browse the repository at this point in the history
  • Loading branch information
JamshedAlamQaderi committed Jul 31, 2023
1 parent f4fc823 commit cbd34ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
distribution: 'temurin'
java-version: '17'
check-latest: true
cache: 'gradle'
- name: Packaging 📦
run: ./gradlew :web:bundlePortfolio --no-daemon
- name: Deploy 🚀
Expand Down

0 comments on commit cbd34ec

Please sign in to comment.