Skip to content

Commit

Permalink
Merge pull request #2087 from siemens/fix/jdkFailure
Browse files Browse the repository at this point in the history
fix(sw360Build): build failing because of invalid CEN header

Reviewed by: [email protected]
  • Loading branch information
ag4ums authored Aug 11, 2023
2 parents 5616876 + 5fcb2b3 commit 51e8407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Set environment variables
run: |
echo _JAVA_OPTIONS= '-Djdk.util.zip.disableZip64ExtraFieldValidation=true' >> $GITHUB_ENV
cat .versions >> $GITHUB_ENV
- name: Setup CouchDB
Expand Down

0 comments on commit 51e8407

Please sign in to comment.