Skip to content

Commit

Permalink
update nf-amazon plugin fixes issue
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswyatt1 committed Jun 11, 2024
1 parent f5bf319 commit c17e379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ params {
plugins {
id '[email protected]'
id '[email protected]'
id 'nf-amazon@2.1.4'
id 'nf-amazon@2.5.2'
}

def timestamp = new java.util.Date().format( 'yyyy-MM-dd_HH-mm-ss')
Expand Down

0 comments on commit c17e379

Please sign in to comment.