Skip to content

Commit d93d7ae

Browse files
authored
Update build_wheels_linux.yml
1 parent b800cd7 commit d93d7ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ jobs:
5151
SDIST: ${{ matrix.build_sdist || 0 }}
5252
ENABLE_HEADLESS: ${{ matrix.without_gui }}
5353
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
54-
55-
54+
5655
steps:
5756
- name: Cleanup
5857
run: find . -mindepth 1 -delete

0 commit comments

Comments
 (0)