Skip to content

Commit 2af3e6d

Browse files
committed
ci: pom.xml needed so caching all of target
1 parent ac620fa commit 2af3e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/upload-artifact@v4
4949
with:
5050
name: charm-jar
51-
path: target/charm*.jar
51+
path: target/
5252

5353
release:
5454
needs: ci

0 commit comments

Comments
 (0)