Skip to content

Commit

Permalink
Merge pull request #335 from yermak/development
Browse files Browse the repository at this point in the history
build fix
  • Loading branch information
yermak committed Dec 19, 2021
2 parents 43c261b + ae23ca7 commit 8c057e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
choco install wget --no-progress
wget -q https://download.java.net/java/GA/jdk17.0.1/2a2082e5a09d4267845be086888add4f/12/GPL/openjdk-17.0.1_windows-x64_bin.zip -O openjdk-17.0.1_windows-x64_bin.zip
7z.exe x openjdk-17.0.1_windows-x64_bin.zip
setx JAVA_HOME jdk-11.0.1
setx JAVA_HOME jdk-17.0.1
call refreshenv
SET JAVAFX_JMODS=jmods/windows
Expand Down

0 comments on commit 8c057e6

Please sign in to comment.