mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-11 21:35:27 -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
|
||||
|
||||
tar xvf "dwarfs-${VERSION}.tar.zst"
|
||||
ln -s "dwarfs-${VERSION}" dwarfs
|
||||
mv "dwarfs-${VERSION}" dwarfs
|
||||
|
||||
mkdir build
|
||||
cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user