cl: set pmd cache location
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
path: |
|
||||
~/.m2/repository
|
||||
~/.cache/runelite
|
||||
key: ${{ runner.os }}-cache-${{ hashFiles('**/pom.xml', '**/build.sh') }}
|
||||
key: ${{ runner.os }}-cache-${{ hashFiles('**/pom.xml', '**/build.sh', '**/pmd-ruleset.xml') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-cache-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user