Skip to content

Commit

Permalink
/deploy sit
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Jan 21, 2025
1 parent 7094ebc commit 982b2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ jobs:
uses: snyk/actions/gradle@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
JAVA_HOME: /usr/lib/jvm/default-java/
JAVA_HOME: $JAVA_HOME
with:
args:
--org=${{ secrets.SNYK_ORG_ID }}
Expand Down

0 comments on commit 982b2ce

Please sign in to comment.