Skip to content

Commit 7208fc4

Browse files
committed
fix build
1 parent e4c149d commit 7208fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
uses: actions/upload-artifact@v3
3535
with:
3636
name: PlayerIDCounter
37-
path: target/player-id-counter-*.jar
37+
path: target/CalcStack-*.jar
3838
if-no-files-found: error

0 commit comments

Comments
 (0)