Skip to content

Commit 887c2bb

Browse files
committed
build linux amd64 for snet-daemon
1 parent a9aaffa commit 887c2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
git clone https://github.com/singnet/snet-daemon.git
5252
cd snet-daemon
5353
./scripts/install
54-
./scripts/build
54+
./scripts/build linux amd64
5555
- run:
5656
name: Build example-service
5757
command: |

0 commit comments

Comments
 (0)