mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
./chelf instead of chelf
This commit is contained in:
2
.github/workflows/stack_size.yml
vendored
2
.github/workflows/stack_size.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
cd chelf
|
cd chelf
|
||||||
git checkout b2994186cea7b7d61a588fd06c1cc1ae75bcc21a
|
git checkout b2994186cea7b7d61a588fd06c1cc1ae75bcc21a
|
||||||
make
|
make
|
||||||
chelf -s $STACK ../monerod-chelf
|
./chelf -s $STACK ../monerod-chelf
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
if [ ! "$(sha256sum monerod-muslstack)" = "$(sha256sum monerod-chelf)" ]; then
|
if [ ! "$(sha256sum monerod-muslstack)" = "$(sha256sum monerod-chelf)" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user