Skip to content

Commit 5038957

Browse files
committed
Тихая сборка
1 parent 2b9fbfe commit 5038957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
distribution: "temurin"
6464

6565
- name: Build
66-
run: mvn clean package
66+
run: mvn -q clean package
6767

6868
- name: Upload artifact
6969
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)