Update C# bindings to 1.4.0 API
This commit is contained in:
3
.github/workflows/auto-format.yml
vendored
3
.github/workflows/auto-format.yml
vendored
@@ -9,9 +9,6 @@ jobs:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install clang-format
|
||||
run: sudo apt-get install clang-format
|
||||
|
||||
- name: Format code
|
||||
run: ./build.sh format-code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user