Skip to content

Commit

Permalink
Update linux-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
narendasan authored Jan 14, 2025
1 parent 210cbe9 commit 34b6b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
script: ${{ inputs.pre-script }}
- name: Download artifacts
if: ${{ matrix.tensorrt == '' }}
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ env.ARTIFACT_NAME }}
path: /opt/torch-tensorrt-builds/
Expand Down

0 comments on commit 34b6b15

Please sign in to comment.