We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed27fd6 commit 90641beCopy full SHA for 90641be
.github/workflows/release.yml
@@ -34,6 +34,7 @@ jobs:
34
35
build-and-publish:
36
runs-on: ubuntu-latest
37
+ needs: build-python-exe
38
steps:
39
- name: Checkout code
40
uses: actions/checkout@v4
0 commit comments