Skip to content

Commit

Permalink
Workaround to get JRuby build working (#582)
Browse files Browse the repository at this point in the history
Signed-off-by: James Couball <jcouball@yahoo.com>
  • Loading branch information
jcouball committed May 17, 2022
1 parent 5f0adec commit 1b13ec1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous_integration.yml
Expand Up @@ -28,6 +28,9 @@ jobs:

runs-on: ${{ matrix.operating-system }}

env:
JAVA_OPTS: -Djdk.io.File.enableADS=true

steps:
- name: Checkout Code
uses: actions/checkout@v2
Expand Down

0 comments on commit 1b13ec1

Please sign in to comment.