Skip to content

Commit f2f7fdb

Browse files
fix build file loc
1 parent 7cd5e09 commit f2f7fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build-and-publish-sandbox-image:
3535

3636
deploy-sandbox-spec:
3737
make -C .. construct-spec APIM_ENV=sandbox
38-
proxygen instance deploy sandbox eligibility-signposting-api build/specification/sandbox/eligibility-signposting-api.yaml
38+
proxygen instance deploy sandbox eligibility-signposting-api ../build/specification/sandbox/eligibility-signposting-api.yaml
3939

4040
up: build
4141
docker compose -f docker-compose.yaml up -d

0 commit comments

Comments
 (0)