Skip to content

Commit ae1e87e

Browse files
committed
path
1 parent f57113a commit ae1e87e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/e2e-tests.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ jobs:
3131
# Heighliner chains.yaml config
3232
chain: noble-forwarding-simd
3333
dockerfile: cosmos
34-
pre-build: cd simapp
3534
build-target: make build
3635
binaries: |
37-
- simapp/build/simd
36+
- /go/src/github.com/noble-assets/forwarding/simapp/build/simd
3837
3938
4039
- name: Publish Tarball as Artifact

0 commit comments

Comments
 (0)