Browse Source

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

Baptiste Augrain 1 year ago
parent
commit
e23717a28a
1 changed files with 3 additions and 0 deletions
  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