Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gstracquadanio committed Aug 8, 2024
1 parent c3d40f1 commit faf5e1d
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 @@ -26,7 +26,7 @@ jobs:
push: false
tags: ghcr.io/${{ github.repository }}:0.2.1, ghcr.io/${{ github.repository }}:latest
- name: 'Install Nextflow'
uses: stracquadaniolab/gh-action-setup-nextflow@v23.04.02
uses: stracquadaniolab/gh-action-setup-nextflow@v0.2.0
- name: 'Testing Nextflow pipeline with test profile'
run: |
chmod +x bin/*
Expand Down

0 comments on commit faf5e1d

Please sign in to comment.