mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-06-28 04:30:15 -05:00
ci: server: fix python installation (#6925)
This commit is contained in:
parent
a82d6e2eb0
commit
e5ef23a472
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
run: |
|
||||
cd examples/server/tests
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
. venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user