未验证 提交 a8376903 编写于 作者: F Frost Ming

Fix release workflow

上级 8f857be2
......@@ -28,13 +28,13 @@ jobs:
pip install .
- name: Build artifacts
run: |
pdm build -v .
pdm build -v
- name: Test Build
run: |
python3 -m venv fresh_env
. fresh_env/bin/activate
pip install dist/*.whl
pdm --help
fresh_env/bin/pdm --help
- name: Upload to Pypi
run: |
pip install twine
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册