We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47802a9 commit 8def334Copy full SHA for 8def334
.github/workflows/pr-build.yml
@@ -41,5 +41,5 @@ jobs:
41
42
- name: Build
43
run: |
44
- cd cmd/chainsimulator
+ cd mx-chain-simulator-go/cmd/chainsimulator
45
go build
0 commit comments