[CI] Pypi deploy workflow update (#1786)

This commit is contained in:
Linchen Xiao 2024-12-27 14:08:37 +08:00 committed by GitHub
parent f103e90764
commit ae9efb73ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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