Skip to content

Commit

Permalink
[conf] - correção ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
otavio-code committed Jan 25, 2025
1 parent cae4683 commit a401f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
restore-keys: terraform-${{ runner.os }}-

- name: Inicializar Terraform
working-directory: infra # Certifique-se de que 'infra' está no local correto
working-directory: infra
run: terraform init

- name: Planejar Terraform
Expand Down

0 comments on commit a401f6a

Please sign in to comment.