Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinabraham committed Oct 28, 2024
1 parent 3f328e0 commit 01fa834
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/mobsf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ jobs:
if: startsWith(matrix.os, 'windows')
run: |
set JAVA_HOME=%JAVA_HOME_21_X64%
if "%JAVA_HOME%"=="" (
echo JAVA_HOME_21_X64 is not set. Please ensure that the JAVA_HOME_21_X64 variable is defined.
exit /b 1
)
set PATH=%JAVA_HOME%\bin;%PATH%
echo JAVA_HOME is set to %JAVA_HOME%
echo PATH is updated with JAVA_HOME\bin
Expand Down

0 comments on commit 01fa834

Please sign in to comment.