We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea51e72 commit 3362718Copy full SHA for 3362718
1 file changed
.github/workflows/build_wheels_macos_m1.yml
@@ -36,7 +36,6 @@ jobs:
36
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
37
PIP_INDEX_URL: https://pypi.tuna.tsinghua.edu.cn/simple
38
steps:
39
-
40
- name: Cleanup
41
run: find . -mindepth 1 -delete
42
working-directory: ${{ github.workspace }}
0 commit comments