mirror of
https://github.com/MillironX/setup-nextflow.git
synced 2024-11-22 01:46:04 +00:00
fix: Change README to point to latest version
This commit is contained in:
parent
5d4efee5a2
commit
dfa1b1c089
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: nf-core/setup-nextflow@v1.2.0
|
||||
- uses: nf-core/setup-nextflow@v1
|
||||
- run: nextflow run ${GITHUB_WORKSPACE}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue