Skip to content

Commit

Permalink
Update aws_terraform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anyangml authored Oct 13, 2023
1 parent cf5b5b1 commit d1e5827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aws_terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:

- name: Install Dependencies
run: make init
working-directory: aws-terraform
working-directory: aws_terraform

- name: Run Python Script
run: make workflow
working-directory: aws-terraform
working-directory: aws_terraform

0 comments on commit d1e5827

Please sign in to comment.