Skip to content

Commit afcd500

Browse files
author
Hank Brekke
committed
DevOps: Fix needs for Deploy
1 parent 5a1cc35 commit afcd500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
path: aws-lambda-layer-osmtools.zip
2020
if-no-files-found: error
2121
deploy:
22+
needs: build
2223
runs-on: ubuntu-latest
2324
env:
2425
AWS_REGION: us-east-2

0 commit comments

Comments
 (0)