forked from Mirror/ollama4j
init
This commit is contained in:
parent
089fd4f2c3
commit
2eba71a94b
4
.github/workflows/publish-javadoc.yml
vendored
4
.github/workflows/publish-javadoc.yml
vendored
@ -41,7 +41,9 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
|
||||
settings-path: ${{ github.workspace }} # location for the settings.xml file
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn -U -B clean package --file pom.xml
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup Pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user