Skip to content

Commit

Permalink
bug fix: typo in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobJY committed Nov 7, 2024
1 parent e0a3183 commit aec6769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
- name: Install Nextflow
uses: nf-core/setup-nextflow@v2
with:
version: "${{ matrix.NXF_VER }}"
version: "${{ matrix.NXT_VER }}"

- name: Disk space cleanup
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
Expand Down

0 comments on commit aec6769

Please sign in to comment.