Skip to content

Commit 8011ddf

Browse files
committed
Empty dependencies.txt makes dnf fail
1 parent 4dd763c commit 8011ddf

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/python-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
env:
2727
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28
2828
CIBW_BEFORE_ALL: >
29-
dnf install -y $(grep "^[^#]" dependencies.txt) &&
3029
pip install Cython &&
3130
cd python && cmake .
3231
with:

dependencies.txt

-6
This file was deleted.

0 commit comments

Comments
 (0)