Skip to content

Commit 08806a6

Browse files
committed
test
1 parent c3597fb commit 08806a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
if: ${{ matrix.tensorrt == '' }}
111111
uses: actions/download-artifact@v4
112112
with:
113-
name: ${{ env.ARTIFACT_NAME }}_${{ inputs.architecture }}
113+
name: ${{ env.ARTIFACT_NAME }}${{ inputs.architecture }}
114114
path: ${{ runner.temp }}/artifacts/
115115
- name: Download artifacts
116116
if: ${{ matrix.tensorrt != '' }}

0 commit comments

Comments
 (0)