Skip to content

Commit

Permalink
.github/workflows/windows-trt.yml: fix manifest location
Browse files Browse the repository at this point in the history
  • Loading branch information
WolframRhodium committed Apr 27, 2024
1 parent 89cc8e4 commit 6ae916d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-trt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
mv trtexec/CMakeLists.txt ../tensorrt-oss/samples/trtexec
mv trtexec/*.cpp ../tensorrt-oss/samples/trtexec
mv trtexec/*.manifest ../tensorrt-oss/samples/trtexec
mv longpath.manifest ../tensorrt-oss/samples/trtexec
- name: Apply patch
run: |
Expand Down

0 comments on commit 6ae916d

Please sign in to comment.