UPD: Unrar version

This commit is contained in:
Alexander Koblov 2023-09-24 14:43:05 +03:00
commit 7413aaf165

View file

@ -38,7 +38,7 @@ jobs:
fetch-depth: 0
- name: Download unrar source code
run: wget https://www.rarlab.com/rar/unrarsrc-6.2.10.tar.gz -O /tmp/unrarsrc.tar.gz
run: wget https://www.rarlab.com/rar/unrarsrc-6.2.11.tar.gz -O /tmp/unrarsrc.tar.gz
- name: Extract unrar source code
run: cd /tmp && tar xzf unrarsrc.tar.gz