keyvan 10 months ago
parent
commit
baeef98901
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/ci-pre-commit.yml

+ 2 - 0
.github/workflows/ci-pre-commit.yml

@@ -25,6 +25,8 @@ jobs:
         run: |
           rustup install 1.66.1
           rustup install 1.73.0
+      - name: Install clang
+        run: sudo apt install clang
       - name: Install protoc
         uses: arduino/setup-protoc@v3
       - name: Install poetry