mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-11-23 08:27:38 +03:00
ci(linux): re-install libkrb5-dev [skip ci]
This commit is contained in:
parent
a54f8f25f5
commit
5ab85e4972
4
.github/workflows/insider-linux.yml
vendored
4
.github/workflows/insider-linux.yml
vendored
@ -90,8 +90,8 @@ jobs:
|
|||||||
# with:
|
# with:
|
||||||
# python-version: '3.11'
|
# python-version: '3.11'
|
||||||
|
|
||||||
# - name: Install libkrb5-dev
|
- name: Install libkrb5-dev
|
||||||
# run: sudo apt-get install -y 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
|
||||||
|
Loading…
Reference in New Issue
Block a user