Skip to content

Fix Windows CI: bunzip2 before tar -xf

Thomas Holder requested to merge speleo3/inkscape:1.1.x-ci-win-tar into 1.1.x

"tar" hangs on extracting from the bz2 archive. Workaround is to first unzip, then extract.

(cherry picked from commit 7df8b0b5)

Merge request reports