Skip to content

Commit 333c694

Browse files
committed
fix debug
1 parent 9322094 commit 333c694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
mvn \
3636
-e \
37-
-x \
37+
-X \
3838
-B \
3939
-P release \
4040
release:clean \

0 commit comments

Comments
 (0)