Skip to content

Commit 9156d33

Browse files
committed
2 parents b0634c7 + 3b40798 commit 9156d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
with:
2222
java-version: 1.8
2323
- name: Build with Maven
24-
run: mvn -B package --file probability-lib/pom.xml
24+
run: mvn -B package --file pom.xml

0 commit comments

Comments
 (0)