Skip to content

Commit

Permalink
ci: Try setting binaries-location
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jan 5, 2024
1 parent 0d16ef7 commit 39a4923
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
repo: nextflow-io/nextflow
tag: v23.10.0
extension-matching: disable
binaries-location: nextflow
cache: enable

- name: Setup nf-test
Expand Down Expand Up @@ -78,6 +79,7 @@ jobs:
repo: nextflow-io/nextflow
tag: v23.10.0
extension-matching: disable
binaries-location: nextflow
cache: enable

- name: Setup nf-test
Expand Down

0 comments on commit 39a4923

Please sign in to comment.