Skip to content

Commit 90641be

Browse files
committed
fix: 修正打包编译python的流程
1 parent ed27fd6 commit 90641be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434

3535
build-and-publish:
3636
runs-on: ubuntu-latest
37+
needs: build-python-exe
3738
steps:
3839
- name: Checkout code
3940
uses: actions/checkout@v4

0 commit comments

Comments
 (0)