Skip to content

Commit

Permalink
try to avoid stupid cleanup error
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu committed Dec 18, 2023
1 parent c83e1e8 commit 9066390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
steps:
- uses: actions/checkout@v4
name: Check out nf-core/tools
with:
clean: false

- uses: actions/checkout@v4
name: Check out nf-core/${{ matrix.pipeline }}
Expand Down

0 comments on commit 9066390

Please sign in to comment.