mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +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
|
||||
git checkout b2994186cea7b7d61a588fd06c1cc1ae75bcc21a
|
||||
make
|
||||
chelf -s $STACK ../monerod-chelf
|
||||
./chelf -s $STACK ../monerod-chelf
|
||||
cd ..
|
||||
|
||||
if [ ! "$(sha256sum monerod-muslstack)" = "$(sha256sum monerod-chelf)" ]; then
|
||||
|
||||
Reference in New Issue
Block a user