Skip to content

Commit

Permalink
update copy path
Browse files Browse the repository at this point in the history
  • Loading branch information
RUIJIEZHONG66166 committed Dec 27, 2024
1 parent 513c862 commit 65726ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_windows_ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ jobs:
if exist "torch-xpu-ops" (
rmdir /s /q torch-xpu-ops
)
Xcopy ..\..\torch-xpu-ops third_party\torch-xpu-ops /E/H/Y/F/I
cd ..
Xcopy ..\torch-xpu-ops third_party\torch-xpu-ops /E/H/Y/F/I
move third_party\xpu_tmp.txt third_party\xpu.txt
type third_party\xpu.txt
)
Expand Down

0 comments on commit 65726ea

Please sign in to comment.