Ver código fonte

ci(linux): dont use apt-get [skip ci]

Baptiste Augrain 1 ano atrás
pai
commit
90f88ba638
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      .github/workflows/insider-linux.yml

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

@@ -90,8 +90,8 @@ jobs:
       #   with:
       #   with:
       #     python-version: '3.11'
       #     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
       - name: Clone VSCode repo
         run: ./get_repo.sh
         run: ./get_repo.sh