Update main.yml

This commit is contained in:
Yoshiko2
2023-08-06 04:19:51 +08:00
committed by GitHub
parent 2012d0d8eb
commit 35dc7ecf25

View File

@@ -37,7 +37,7 @@ jobs:
- name: Install dependencies
run: |
uname -m
echo $(uname -m)
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install face_recognition --no-deps