Skip to content

Commit

Permalink
FIX ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul authored Mar 25, 2024
1 parent ca30479 commit 6ccb564
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 @@ -68,7 +68,7 @@ jobs:
- name: Install artifact
uses: actions/download-artifact@v2
with:
name: SofaIGTLink_{{ steps.sofa.outputs.run_branch }}_for-SOFA-${{ steps.sofa.outputs.sofa_version }}_${{ runner.os }}
name: SofaIGTLink_${{ steps.sofa.outputs.run_branch }}_for-SOFA-${{ steps.sofa.outputs.sofa_version }}_${{ runner.os }}
path: ${{ env.WORKSPACE_ARTIFACT_PATH }}

deploy:
Expand Down

0 comments on commit 6ccb564

Please sign in to comment.