mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Shot in the dark.
This commit is contained in:
parent
d40b4ea675
commit
ae88fa2f61
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -31,6 +31,8 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
id: python
|
id: python
|
||||||
|
env:
|
||||||
|
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
|
||||||
with:
|
with:
|
||||||
python-version: 3.11
|
python-version: 3.11
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
|
Loading…
Reference in New Issue
Block a user