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 c273892 commit 3564b5f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/master-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,7 @@ jobs:

- name: Build with maven
run: |
set
set STEP_JAVA_HOME=%JAVA_HOME%
refreshenv
set JAVA_HOME=%STEP_JAVA_HOME%
set PATH=%JAVA_HOME%\bin;%PATH%
set
mvnw.cmd --no-transfer-progress verify
shell: cmd
if: matrix.os == 'windows-latest'

0 comments on commit 3564b5f

Please sign in to comment.