mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-10 01:43:11 +00:00
chore: more fix
This commit is contained in:
parent
0242a6ad2f
commit
89d3f1cb95
@ -56,6 +56,7 @@ then
|
||||
tar -xzf "${tarball}" -C "$tmpdir"
|
||||
mv "$tmpdir/release/librln.a" "${output_filename}"
|
||||
rm -rf "${tarball}" "$tmpdir"
|
||||
echo "finished building ${output_filename}"
|
||||
else
|
||||
echo "Failed to download ${tarball}"
|
||||
# Build rln instead
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user