Skip to content

Commit ccbbf0c

Browse files
committed
Compile then upload
Signed-off-by: Connor Avery <[email protected]>
1 parent b4b3461 commit ccbbf0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sam_package_code.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- name: make install
5454
run: |
5555
make install
56+
make compile
5657
5758
- shell: bash
5859
name: package code
@@ -91,3 +92,4 @@ jobs:
9192
path: |
9293
.aws-sam/build
9394
packages/getSecretLayer/lib/get-secrets-layer.zip
95+
packages/specification/dist/prescriptions-for-patients.resolved.json

0 commit comments

Comments
 (0)