Skip to content

Commit

Permalink
fix miss clear dylib
Browse files Browse the repository at this point in the history
  • Loading branch information
HTHou committed Nov 19, 2024
1 parent 076448e commit 4131fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
<directory>${basedir}/tsfile</directory>
<includes>
<include>*.so*</include>
<include>*.dylib</include>
<include>*.dll</include>
<include>*.h</include>
<include>*.cpp</include>
Expand Down

0 comments on commit 4131fa6

Please sign in to comment.