Skip to content

Commit b4b3461

Browse files
committed
Modify path
Signed-off-by: Connor Avery <[email protected]>
1 parent 09df7a0 commit b4b3461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sam_release_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
env:
194194
API_TYPE: standard
195195
VERSION_NUMBER: ${{ inputs.VERSION_NUMBER }}
196-
SPEC_PATH: ./.build/packages/specification/dist/prescriptions-for-patients.resolved.json
196+
SPEC_PATH: ./packages/specification/dist/prescriptions-for-patients.resolved.json
197197
STACK_NAME: ${{ inputs.STACK_NAME }}
198198
AWS_ENVIRONMENT: ${{ inputs.TARGET_ENVIRONMENT }}
199199
APIGEE_ENVIRONMENT: ${{ inputs.APIGEE_ENVIRONMENT }}

0 commit comments

Comments
 (0)