Skip to content

Commit af851d0

Browse files
committed
Revert "Update build completion message in Maven workflow"
This reverts commit 119d034.
1 parent 119d034 commit af851d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
- name: Build with Maven
6767
run: |
6868
./mvnw clean install -B -q ${{ matrix.maven_profile }}
69-
echo "done."
69+
echo "done"

0 commit comments

Comments
 (0)