Skip to content

Commit 30aca28

Browse files
fix typo
1 parent bb88696 commit 30aca28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
distribution: 'temurin'
1616
java-version: '21'
1717
- name: Maven Clean Verify
18-
run: mvn -B -ntb clean verify
18+
run: mvn -B -ntp clean verify

0 commit comments

Comments
 (0)