Skip to content

Commit f91f3c8

Browse files
author
Oleg Smirnov
committed
Build nesachain
1 parent 9d15a1e commit f91f3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stg.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7575

7676
- run: |
77-
LINK_STATICALLY=true GOARCH=amd64 make proto-gen
7877
LINK_STATICALLY=true GOARCH=amd64 make install
78+
# LINK_STATICALLY=true GOARCH=amd64 make proto-gen
7979
# ls -l ./code/build/nesad
8080
# file ./code/build/nesad
8181
# echo "Ensuring binary is statically linked ..."

0 commit comments

Comments
 (0)