Merge branch 'master' of github.com:MillironX/install-nextflow-action

This commit is contained in:
Thomas A. Christensen II 2022-06-13 14:00:20 -05:00
commit aff1680f32
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -30,10 +30,10 @@ jobs:
with:
node-version: 16
cache: "npm"
token: ${{ secrets.GITHUB_TOKEN }}
- run: npm install
- uses: ./
with:
version: ${{ matrix.nextflow_version }}
all: ${{ matrix.all_distribution }}
token: $${{ secrets.TOKEN }}
- run: nextflow -v