wechaty / grpc

gRPC Service & Protocol Buffers for Wechaty Puppet
https://wechaty.github.io/grpc/
Apache License 2.0
26 stars 22 forks source link

Fix C# GitHub Action script #159

Open huan opened 2 years ago

huan commented 2 years ago

Current it has errors:

wechaty/puppet/base.proto : error : File not found. [D:\a\grpc\grpc\csharp\Wechaty.Grpc\Wechaty.Grpc.csproj]

It might be related to the proto/ folder change: our protocol buffers files are under proto/ folder now.

@wechaty/dotnet Could you please have a look at it? It would be great if we can fix it because it's the only failing CI for now.

huan commented 2 years ago

The file 'D:\a\grpc\grpc\polyglot\csharp\Wechaty.Grpc\bin\Release\netstandard2.0\Wechaty.Grpc.dll' to be packed was not found on disk.

See: https://github.com/wechaty/grpc/runs/3799440509?check_suite_focus=true