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 81ed718 commit 097a910Copy full SHA for 097a910
.github/workflows/wheels-build.yaml
@@ -193,4 +193,4 @@ jobs:
193
name: wheel
194
path: dist
195
- name: Publish wheel
196
- script: ls dist
+ run: ls dist
0 commit comments