We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1aa74 commit 373cc19Copy full SHA for 373cc19
1 file changed
tests/package/playbook.yml
@@ -72,6 +72,7 @@ tasks:
72
version: "23.0.0.0"
73
ignore_version: true
74
installer: "assets\\jdk-23_windows-x64_bin.msi"
75
+ cmd_install: "msiexec /i $$installer$$"
76
77
- name: Install PyCharm
78
std.install:
0 commit comments