Merge pull request #156 from umarcor/ci-zstd

ci: fix step 'Show package content'
This commit is contained in:
Gwenhael Goavec-Merou
2021-12-30 10:53:30 +01:00
committed by GitHub
+2 -1
View File
@@ -196,7 +196,8 @@ jobs:
run: |
mkdir tmp
cd tmp
tar -xf ../scripts/msys2/*.zst
zstd -d ../scripts/msys2/*.zst
tar -xf ../scripts/msys2/*.tar
tree .