Browse Source

fix: 💩 fix CI

tags/0.1.0
shangfengh 2 years ago
parent
commit
cc34a13445
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .github/workflows/upload_COS.yml

+ 2
- 0
.github/workflows/upload_COS.yml View File

@@ -46,6 +46,8 @@ jobs:
rm ./THUAI6/linux/linux64/Debug/System.*.dll
rm ./THUAI6/win/win64/System.*.dll
rm ./THUAI6/win/win64/Debug/System.*.dll
rm ./THUAI6/win/win64/Debug/grpc_csharp_ext.x64.dll
rm ./THUAI6/win/win64/grpc_csharp_ext.x64.dll

rm ./THUAI6/linux/linux64/*.so
rm ./THUAI6/linux/linux64/Debug/*.so


Loading…
Cancel
Save