Skip to content

Commit

Permalink
update windows ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
xgfd3 committed Feb 8, 2023
1 parent ab064e8 commit b8e9f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ci/build/build_windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ del /F /Q windows\APIExample\ci.py
xcopy /Y /E windows\APIExample Agora_Native_SDK_for_Windows_FULL\samples\API-example
xcopy /Y /E windows\README.md Agora_Native_SDK_for_Windows_FULL\samples\API-example
xcopy /Y /E windows\README.zh.md Agora_Native_SDK_for_Windows_FULL\samples\API-example
rmdir Agora_Native_SDK_for_Windows_FULL\samples\API-example\APIExample\APIExample
rmdir /S /Q Agora_Native_SDK_for_Windows_FULL\samples\API-example\APIExample\APIExample
dir Agora_Native_SDK_for_Windows_FULL\samples\API-example\APIExample
7z a -tzip result.zip -r Agora_Native_SDK_for_Windows_FULL
copy result.zip %WORKSPACE%\\withAPIExample_%date:~4,2%%date:~7,2%%time:~0,2%%time:~3,2%_%zip_name%
Expand Down

0 comments on commit b8e9f3a

Please sign in to comment.