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 26, 2024
1 parent 61ca7e9 commit 8d40bac
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,7 +90,7 @@ 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
Xcopy ..\..\torch-xpu-ops third_party\torch-xpu-ops /E/H/Y/F/I
cd ..
move third_party\xpu_tmp.txt third_party\xpu.txt
type third_party\xpu.txt
Expand Down

0 comments on commit 8d40bac

Please sign in to comment.