mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-12 13:59:46 -04:00
chore: another attempt at fixing rebuilds
This commit is contained in:
parent
32da9c7577
commit
cebfea15c1
@ -113,7 +113,7 @@ if [[ "-$BUILD_TYPE-" == *-static-* ]]; then
|
|||||||
rm -rf build
|
rm -rf build
|
||||||
|
|
||||||
tar xvf "dwarfs-${VERSION}.tar.zst"
|
tar xvf "dwarfs-${VERSION}.tar.zst"
|
||||||
ln -s "dwarfs-${VERSION}" dwarfs
|
mv "dwarfs-${VERSION}" dwarfs
|
||||||
|
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user