fix: added back the cache since the action ran once on the main branch

This commit is contained in:
Pierre Tellier
2025-04-06 20:32:45 +02:00
parent b672dd200c
commit 385c5cd8d0

@ -25,8 +25,6 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
with:
cache-disabled: true # Once the code has been pushed once in main, this should be reenabled.
- name: init gradle
working-directory: ./MyINPulse-back/