Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix C# GitHub Action script #159

Open
huan opened this issue Oct 3, 2021 · 1 comment
Open

Fix C# GitHub Action script #159

huan opened this issue Oct 3, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@huan
Copy link
Member

huan commented Oct 3, 2021

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 huan added the bug Something isn't working label Oct 3, 2021
@huan
Copy link
Member Author

huan commented Oct 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant