Skip to content

Commit 8e39ae4

Browse files
committed
more clean up after HTML::Tagset (libwww-perl/HTML-Tagset#14)
1 parent 48d42b4 commit 8e39ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
perl -n -e 'next if /(^use 5)|(MIN_PERL)/; print' Makefile.PL.orig > Makefile.PL
115115
cpan -T .
116116
cd ..
117-
rm -rf HTML-Tagset-3.24.tar.gz
117+
rm -rf HTML-Tagset-3.24.tar.gz HTM-Tagset-3.24
118118
# I had some problems with openssl on Ubuntu, so I punted by installing
119119
# cpanm first, which is easy. I can install IO::Socket::SSL with that,
120120
# then switch back to cpan. I didn't explore this further, but what you

0 commit comments

Comments
 (0)