mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 19:18:17 +00:00
fixed yml formatting
This commit is contained in:
parent
d75cb75111
commit
8d3fc30eb3
2 changed files with 36 additions and 37 deletions
1
.github/workflows/bowtie_index.yml
vendored
1
.github/workflows/bowtie_index.yml
vendored
|
@ -29,7 +29,6 @@ jobs:
|
||||||
wget -qO- get.nextflow.io | bash
|
wget -qO- get.nextflow.io | bash
|
||||||
sudo mv nextflow /usr/local/bin/
|
sudo mv nextflow /usr/local/bin/
|
||||||
|
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue