mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Explicitly call ./muslstack instead of muslstack
This commit is contained in:
3
.github/workflows/stack_size.yml
vendored
3
.github/workflows/stack_size.yml
vendored
@@ -27,8 +27,7 @@ jobs:
|
||||
|
||||
cp monerod monerod-muslstack
|
||||
GOBIN=$(pwd) go install github.com/yaegashi/muslstack@d19cc5866abce3ca59dfc1666df7cc97097d0933
|
||||
ls
|
||||
muslstack -s $STACK ./monerod-muslstack
|
||||
./muslstack -s $STACK ./monerod-muslstack
|
||||
|
||||
cp monerod monerod-chelf
|
||||
git clone https://github.com/Gottox/chelf
|
||||
|
||||
Reference in New Issue
Block a user