Skip to content

Commit

Permalink
fix(sw360Build): build failing because of invalid CEN header
Browse files Browse the repository at this point in the history
Signed-off-by: rudra-superrr <[email protected]>
  • Loading branch information
rudra-superrr committed Aug 11, 2023
1 parent 5616876 commit 5fcb2b3
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 5fcb2b3

Please sign in to comment.