Skip to content

Commit 9fd7e2e

Browse files
committed
fix action
1 parent 571538f commit 9fd7e2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ jobs:
3333
uses: stCarolas/setup-maven@v4
3434
with:
3535
maven-version: 3.6.3
36-
- name: Cache Maven packages
36+
37+
- name: Cache local Maven repository
3738
uses: actions/cache@v4
3839
with:
3940
path: ~/.m2/repository

0 commit comments

Comments
 (0)