Skip to content

Commit

Permalink
Update master-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puskarpeter committed Apr 26, 2024
1 parent b900c4d commit bf64bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
set STEP_JAVA_HOME=%JAVA_HOME%
call RefreshEnv.cmd
set JAVA_HOME=%STEP_JAVA_HOME%
set PATH=%JAVA_HOME%\bin;%PATH%
set PATH=%JAVA_HOME%\bin
set
mvnw.cmd --no-transfer-progress verify
shell: cmd
Expand Down

0 comments on commit bf64bb0

Please sign in to comment.