Skip to content

Commit 9016016

Browse files
authored
Merge branch 'spring-projects:main' into main
2 parents 71f6050 + c2103b0 commit 9016016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Generate assembly
3535
working-directory: spring-ai-docs
36-
run: ./mvnw --batch-mode assembly:single
36+
run: mvn --batch-mode assembly:single
3737

3838
- name: Setup SSH key
3939
env:

0 commit comments

Comments
 (0)