Skip to content

Commit 366197e

Browse files
committed
lint to have a separate cache
1 parent 10e7480 commit 366197e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_build_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
path: |
104104
~/.m2/repository
105105
/root/.m2/repository
106-
key: ${{ runner.os }}-java-maven-${{ hashFiles('**/pom.xml') }}
106+
key: ${{ runner.os }}-java-maven-${{ hashFiles('**/pom.xml') }}-lint
107107
restore-keys: |
108108
${{ runner.os }}-java-maven-
109109

0 commit comments

Comments
 (0)