This commit is contained in:
MaiziXiao 2024-12-27 05:49:56 +00:00
parent 35ab8c568b
commit a4e7e18ebc

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10'
- name: Build lagent
run: |
pip install wheel