Skip to content

Commit

Permalink
Change env
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Dec 12, 2024
1 parent a9db930 commit d85011b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Execute CreateVM
run: ${{ github.workspace }}/tests/native/CreateVM.out
env:
LD_LIBRARY_PATH: ${{ env.JAVA_HOME }}/lib/server
LD_LIBRARY_PATH: $JAVA_HOME/lib/server

build_container_jnet:
needs: check_changes
Expand Down

0 comments on commit d85011b

Please sign in to comment.