Skip to content

Commit a653ffd

Browse files
release v0.0.5
1 parent edfc2e1 commit a653ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-env/manylinux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ cd ../..
7979

8080
# Copy the shared library to the Tensor-Array lib directory
8181
echo "Copying the shared library to the Tensor-Array lib directory..."
82-
cp tensor-array-repo/Tensor-Array/lib/libtensorarray_core.so src/tensor_array/
82+
cp tensor-array-repo/Tensor-Array/lib/*.so src/tensor_array/

0 commit comments

Comments
 (0)