Compare commits
No commits in common. "adf9a93e2e781805e3abb23aff0b701f21868bba" and "ead11215ba863acfa0c4989be52b1e5aaa6629ca" have entirely different histories.
adf9a93e2e
...
ead11215ba
@ -25,6 +25,8 @@ 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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user