Skip to content

Commit 41f39ce

Browse files
prompt-botSimsonW
authored andcommitted
fix: 更新actions2
1 parent 22766ba commit 41f39ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Install build
2323
run: >-
24-
pip install -r requirements.txt
24+
pip install -r requirements.txt &&
2525
python setup.py sdist
2626
2727
- name: Publish distribution 📦 to Test PyPI

0 commit comments

Comments
 (0)