Explicitly call ./muslstack instead of muslstack

This commit is contained in:
Luke Parker
2025-12-08 20:55:52 -05:00
parent b0e40cae58
commit 19c18af086

View File

@@ -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