Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bizk committed Sep 22, 2023
1 parent 9d88cbd commit a220ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rosetta-cli-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
repository: cosmos/cosmos-sdk
ref: main
- name: set up simapp
run: make build && export SIMD_BIN=./build/simd"
run: make build && export SIMD_BIN=./build/simd
- name: Run simapp
run: ./build/simd start &
# - name: Wait for simd to boot up for 5 mins and produce blocks
Expand Down

0 comments on commit a220ed9

Please sign in to comment.