Compare commits

...
Author SHA1 Message Date
Siddarth Kumar 2fc86430b6 build status-go library from linux 2024-05-21 00:21:23 +05:30
Siddarth Kumar 398c41d9b8 fix the unzip script path 2024-05-21 00:10:52 +05:30
Siddarth Kumar 1a4ee2f8ab chore: stage progress 2024-05-20 20:55:40 +05:30
Siddarth Kumar 185f287ed5 chore: check in status-go-library 2024-05-20 19:55:19 +05:30
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ status-go-ios: ##@status-go Compile status-go for iOS app
status-go-library: SHELL := /bin/sh
status-go-library: ##@status-go Compile status-go for node-js
nix/scripts/build.sh targets.status-go.library
unzip -j -o -d ./result/ status-go-library.zip
#--------------
# Watch, Build & Review changes
Binary file not shown.