Skip to content

Commit

Permalink
add git version to 0g
Browse files Browse the repository at this point in the history
  • Loading branch information
0g-wh committed Oct 23, 2024
1 parent 8b8b51e commit e1277d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tps-single-0g.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
make build
- name: Build Chain
run: |
git clone https://github.com/0glabs/0g-chain.git
git clone -b v0.4.0 https://github.com/0glabs/0g-chain.git
cd 0g-chain
sudo LINK_STATICALLY=true make build-release
./localtestnet.sh &> chain.log &
Expand Down

0 comments on commit e1277d2

Please sign in to comment.