Skip to content

Commit

Permalink
feat: modify ci for windows2
Browse files Browse the repository at this point in the history
  • Loading branch information
weileifrank committed Oct 31, 2024
1 parent 62a7e04 commit 0079129
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/ci/build/build_windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ echo sdk_url: %sdk_url%
echo part2: %part2%
echo zip_name: %zip_name%

if %compile_project% EQU false goto FINAL
curl %sdk_url% -o %zip_name%
if %errorlevel% neq 0 (
echo Failed to download the file from %sdk_url%
Expand Down

0 comments on commit 0079129

Please sign in to comment.