Skip to content

Commit fa7e582

Browse files
committed
refactored plugin once again, tried to fix issues with rare tools and make plugin cross-platform
1 parent 7902619 commit fa7e582

File tree

3 files changed

+289
-449
lines changed

3 files changed

+289
-449
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
unzip \
5151
tar \
5252
lhasa \
53+
jlha-utils \
5354
binutils \
5455
cpio \
5556
rar \
@@ -110,7 +111,8 @@ jobs:
110111
"7za:7za"
111112
"unrar:unrar"
112113
"rar:rar"
113-
"lha:lha --version"
114+
"lha:lha"
115+
"jlha:jlha"
114116
"zpaq:zpaq"
115117
)
116118

0 commit comments

Comments
 (0)