Skip to content
Snippets Groups Projects
Commit 206417f0 authored by dgelessus's avatar dgelessus
Browse files

Update to new name for probcli_windows64

parent 1cbbb029
No related branches found
No related tags found
No related merge requests found
Pipeline #117903 failed
......@@ -83,7 +83,7 @@ task downloadCli {
delete file(dir)
new File(dir).mkdirs()
['macos':'macos','linux64':'linux64','win64':'windows'].each {
['macos':'macos', 'linux64':'linux64', 'windows64':'windows'].each {
def n = it.getKey()
def targetdir = dir + it.getValue()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment