Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit e45c5f8

Browse files
committed
1 parent 1e7ccfc commit e45c5f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
java-version: ${{ matrix.java }}
2525
- name: Cache Maven packages
26+
# FIXME(@JonasCir) #3733 remove '**/*.pom' once serverlib pom is renamed
2627
uses: actions/cache@v2
2728
with:
2829
path: ~/.m2

0 commit comments

Comments
 (0)