Skip to content

Commit 7a89f2a

Browse files
author
Matthijs van Otterdijk
committed
do not read a file that is not there when publishing
1 parent dc4c6b8 commit 7a89f2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python.yml

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
pip install poetry
6666
poetry build
6767
tar -xf dist/*.tar.gz
68-
cat terminusdb-client-*/terminusdb_client.egg-info/requires.txt
6968
unzip -n dist/*.whl
7069
head -20 *.dist-info/METADATA
7170

0 commit comments

Comments
 (0)