Skip to content

Commit aeba4b5

Browse files
committed
Update
1 parent 062029a commit aeba4b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/addon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
echo "Processing: $vv"
2222
(
2323
cd "$vv"
24-
7z a -t7z -mmt=off -mtc=off -mta=off -y /home/runner/${vv##*/}.add
24+
7z a -t7z -mmt=off -mtc=off -mta=off -mtt=off -y /home/runner/${vv##*/}.add
2525
)
2626
done
2727

0 commit comments

Comments
 (0)