Skip to content

Commit

Permalink
Include hidden files as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasZepper committed Jan 28, 2025
1 parent 72150cf commit 4d09d91
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: nextflow_logfile.txt
path: .nextflow.log*{% endif %}
path: .nextflow.log*
include-hidden-files: true{% endif %}

0 comments on commit 4d09d91

Please sign in to comment.