keyvan 10 ヶ月 前
コミット
b888f04cc3
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .github/workflows/ci-pre-commit.yml

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

@@ -27,8 +27,10 @@ jobs:
           rustup install 1.73.0
       - name: Install clang
         run: |
+          clang -v
           sudo apt-get update
           sudo apt install make clang pkg-config libssl-dev
+          clang -v
       - name: Install protoc
         uses: arduino/setup-protoc@v3
       - name: Install poetry