Skip to content

Commit fa04c33

Browse files
Update dnmtools_release_linux.yml
1 parent 4258826 commit fa04c33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dnmtools_release_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
make -j4 CFLAGS="-Wall -O2 -fvisibility=hidden" libhts.a && \
5151
cp libhts.a /usr/local/lib/ && \
5252
cp -r ../htslib /usr/local/include/ && \
53+
find /usr/local && \
5354
cd /workspace && \
5455
sed -i "s/dnl AC/AC/" configure.ac && \
5556
autoreconf -i && \

0 commit comments

Comments
 (0)