Skip to content

Commit 5dfdbc9

Browse files
Update build.yml
1 parent ef0f2f4 commit 5dfdbc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
1919
deploy_to_production:
2020
runs-on: ubuntu-latest
21+
needs: [build-and-test]
2122
steps:
2223
- uses: actions/checkout@v2
2324
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)