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.
needs
1 parent 5a1cc35 commit afcd500Copy full SHA for afcd500
.github/workflows/cicd.yml
@@ -19,6 +19,7 @@ jobs:
19
path: aws-lambda-layer-osmtools.zip
20
if-no-files-found: error
21
deploy:
22
+ needs: build
23
runs-on: ubuntu-latest
24
env:
25
AWS_REGION: us-east-2
0 commit comments