Commit 84acf85d authored by myhloli's avatar myhloli Committed by GitHub
Browse files

Update python-package.yml

parent f99149b8
......@@ -37,8 +37,9 @@ jobs:
run: |
python setup.py bdist_wheel
- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: wheel-file
path: dist/*.whl
retention-days: 30
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment