Skip to content

Commit 3f05991

Browse files
committed
fix release
1 parent df03852 commit 3f05991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
distribution: 'temurin'
2020

2121
- name: Build with Maven
22-
run: mvn -f toxic-library-remover/pom.xml clean install
22+
run: mvn clean verify
2323

2424
- name: Get project version
2525
id: get_version

0 commit comments

Comments
 (0)