Skip to content

Commit 02ebb0a

Browse files
committed
relative path test
1 parent 1a392ec commit 02ebb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/localnet-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# no clue why this fails within the orchestrator, but I don't have enough sanity to debug it
6262
# so build nyxd image outside of it
6363
- name: build nyxd image
64-
run: sudo docker build --platform linux/amd64 -f Dockerfile.dev https://github.com/nymtech/nyxd.git#v0.60.1 -t localnet-nyxd:v0.60.1
64+
run: sudo docker build --platform linux/amd64 -f ./Dockerfile.dev https://github.com/nymtech/nyxd.git#v0.60.1 -t localnet-nyxd:v0.60.1
6565

6666
# - name: save nyxd image
6767
# run: |

0 commit comments

Comments
 (0)