Skip to content

Commit

Permalink
Build nesachain
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Smirnov committed Apr 30, 2024
1 parent 9d15a1e commit f91f3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ jobs:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- run: |
LINK_STATICALLY=true GOARCH=amd64 make proto-gen
LINK_STATICALLY=true GOARCH=amd64 make install
# LINK_STATICALLY=true GOARCH=amd64 make proto-gen
# ls -l ./code/build/nesad
# file ./code/build/nesad
# echo "Ensuring binary is statically linked ..."
Expand Down

0 comments on commit f91f3c8

Please sign in to comment.