We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c5770 commit 701c3fdCopy full SHA for 701c3fd
galaxy/package_neptune/tool_dependencies.xml
@@ -6,7 +6,7 @@
6
7
<actions>
8
<action type="shell_command">git clone https://github.com/phac-nml/neptune.git</action>
9
- <action type="shell_command">git checkout release/1.2</action>
+ <action type="shell_command">git checkout tags/v1.2.2</action>
10
11
<action type="move_directory_files">
12
<source_directory>neptune</source_directory>
0 commit comments