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

Commit 4ffba07

Browse files
committed
Migration from GRADLE to MAVEN.
1 parent ec713c0 commit 4ffba07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: actions/upload-artifact@v4
3333
with:
3434
name: NightBuild-JDK-${{ matrix.java }}
35-
path: build/libs/LogRequestsToSQLite.jar
35+
path: target/LogRequestsToSQLite.jar

0 commit comments

Comments
 (0)