ソースを参照

ci(linux): add missing lib [skip ci]

Baptiste Augrain 1 年間 前
コミット
e23717a28a
1 ファイル変更3 行追加0 行削除
  1. 3 0
      .github/workflows/insider-linux.yml

+ 3 - 0
.github/workflows/insider-linux.yml

@@ -72,6 +72,9 @@ jobs:
         with:
           python-version: '3.11'
 
+      - name: Install libkrb5-dev
+        run: sudo apt-get install -y libkrb5-dev
+
       - name: Clone VSCode repo
         run: ./get_repo.sh