Skip to content

Commit ded1807

Browse files
committed
Temporary disable steps
1 parent c8326e4 commit ded1807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/terraform.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
deploy-infrastructure:
2626
runs-on: ubuntu-latest
2727
needs: build-lambdas
28+
dependencies:
29+
- build-lambdas
2830
steps:
2931
- uses: actions/checkout@v4
3032
- uses: hashicorp/setup-terraform@v3

0 commit comments

Comments
 (0)