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

This commit is contained in:
Baptiste Augrain 2024-02-16 05:09:39 +01:00
parent a2c4dbed20
commit e23717a28a

View File

@ -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