Skip to content

Commit 8585416

Browse files
authored
👷 update maven-publish.yml
1 parent 92dc809 commit 8585416

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven-publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
with:
13-
submodules: 'recursive'
12+
with:
13+
submodules: 'recursive'
1414
- name: Set up Maven Central Repository
1515
uses: actions/setup-java@v2
1616
with:

0 commit comments

Comments
 (0)