Merge branch 'master' of github.com:debanjum/khoj

This commit is contained in:
Debanjum Singh Solanky
2023-01-11 17:02:30 -03:00

View File

@@ -34,7 +34,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt install libegl1 -y
sudo apt update && sudo apt install -y libegl1
python -m pip install --upgrade pip
pip install pytest