Parcourir la source

ci(linux): re-install libkrb5-dev [skip ci]

Baptiste Augrain il y a 1 an
Parent
commit
5ab85e4972
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      .github/workflows/insider-linux.yml

+ 2 - 2
.github/workflows/insider-linux.yml

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