keyvan 10 luni în urmă
părinte
comite
baeef98901
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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