Skip to content

Commit

Permalink
[windows]update ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
xgfd3 committed Apr 11, 2024
1 parent d3fbbeb commit e79cded
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/ci/build/build_windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,9 @@ echo zip_name: %zip_name%

dir

echo off
REM curl --silent %sdk_url% ./
python %WORKSPACE%\\artifactory_utils.py --action=download_file --file=%sdk_url%
python3 %WORKSPACE%\\artifactory_utils.py --action=download_file --file=%sdk_url%
7z x ./%zip_name% -y
echo on

dir

Expand Down

0 comments on commit e79cded

Please sign in to comment.