We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e8349 commit c2103b0Copy full SHA for c2103b0
.github/workflows/documentation-upload.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Generate assembly
35
working-directory: spring-ai-docs
36
- run: ./mvnw --batch-mode assembly:single
+ run: mvn --batch-mode assembly:single
37
38
- name: Setup SSH key
39
env:
0 commit comments