Skip to content

Commit 899d9ef

Browse files
committed
don't copy xml files
1 parent ad6acf8 commit 899d9ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/actions/entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ yum install -y udunits2-devel
44
PYTHONS=("cp37-cp37m" "cp38-cp38" "cp39-cp39")
55
WHEELHOUSE="/github/workspace/wheelhouse/"
66

7-
cp /usr/include/udunits2/* /usr/include/
8-
97
export UDUNITS2_INCDIR="/usr/include/udunits2"
108
export UDUNITS2_LIBDIR="/usr/lib64"
119
export UDUNITS2_XML_PATH="/usr/share/udunits/udunits2.xml"

0 commit comments

Comments
 (0)