There was an error while loading. Please reload this page.
1 parent 3a607e0 commit 5fcdfe9Copy full SHA for 5fcdfe9
1 file changed
.github/workflows/build_wheels_linux.yml
@@ -47,6 +47,7 @@ jobs:
47
SDIST: ${{ matrix.build_sdist || 0 }}
48
ENABLE_HEADLESS: ${{ matrix.without_gui }}
49
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
50
+
51
steps:
52
- name: Cleanup
53
run: find . -mindepth 1 -delete
0 commit comments