Skip to content

Commit 31717fd

Browse files
Update workflow.yml
1 parent ed631be commit 31717fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
java-version: ${{ matrix.java_version }}
2525
architecture: x64
2626
- name: Build with Maven
27-
run: mvn package --file pom.xml
27+
run: mvn compile --file pom.xml

0 commit comments

Comments
 (0)