We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4415b26 commit dd84c9cCopy full SHA for dd84c9c
1 file changed
github_actions_ci/install-wdl.sh
@@ -12,8 +12,8 @@ fetch_jar_from_github () {
12
ln -s $_jar_fname $_tool_name.jar
13
}
14
15
-fetch_jar_from_github broadinstitute cromwell womtool 88
16
-fetch_jar_from_github broadinstitute cromwell cromwell 88
+fetch_jar_from_github broadinstitute cromwell womtool 87
+fetch_jar_from_github broadinstitute cromwell cromwell 87
17
fetch_jar_from_github dnanexus dxWDL dxWDL v1.50
18
fetch_jar_from_github dnanexus dxCompiler dxCompiler 2.11.6
19
0 commit comments