Skip to content

Commit

Permalink
try to redefine env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolay-ngrok committed May 9, 2024
1 parent 205354c commit a7268ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
run: apache-maven-3.8.8/bin/mvn --batch-mode verify
env:
NGROK_AUTHTOKEN: ${{ secrets.NGROK_AUTHTOKEN }}
JAVA_HOME_11: $JAVA_HOME_11_X64
JAVA_HOME_17: $JAVA_HOME_17_X64

udeps:
name: Udeps
Expand Down

0 comments on commit a7268ec

Please sign in to comment.