Skip to content

Commit

Permalink
Remove redundant protos from csharp (#467)
Browse files Browse the repository at this point in the history
* Remove redundant protos from csharp

* Enable submodule in Checkout
  • Loading branch information
aaron-ai committed Apr 5, 2023
1 parent da9353c commit 54ce7d9
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 1,441 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/csharp_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: true
- name: Setup dotnet
uses: actions/setup-dotnet@v3
with:
Expand Down

This file was deleted.

Loading

0 comments on commit 54ce7d9

Please sign in to comment.