Skip to content

Commit

Permalink
fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
LangChain4j committed Dec 21, 2023
1 parent fdea8d9 commit 95b0285
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,4 @@ jobs:
cache: 'maven'
# Check we only rely on permissive licenses in the main parts of the library:
- name: License Compliance
run: mvn -U -P compliance org.honton.chas:license-maven-plugin:compliance
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: mvn -U -P compliance org.honton.chas:license-maven-plugin:compliance

0 comments on commit 95b0285

Please sign in to comment.