We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09df7a0 commit b4b3461Copy full SHA for b4b3461
.github/workflows/sam_release_code.yml
@@ -193,7 +193,7 @@ jobs:
193
env:
194
API_TYPE: standard
195
VERSION_NUMBER: ${{ inputs.VERSION_NUMBER }}
196
- SPEC_PATH: ./.build/packages/specification/dist/prescriptions-for-patients.resolved.json
+ SPEC_PATH: ./packages/specification/dist/prescriptions-for-patients.resolved.json
197
STACK_NAME: ${{ inputs.STACK_NAME }}
198
AWS_ENVIRONMENT: ${{ inputs.TARGET_ENVIRONMENT }}
199
APIGEE_ENVIRONMENT: ${{ inputs.APIGEE_ENVIRONMENT }}
0 commit comments