Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Jan 29, 2024
1 parent 6d188bd commit af46ddb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:

steps:

- name: Checkout code
uses: actions/checkout@v4

- name: Change directory
run: cd terraform-config/

- name: Checkout code
uses: actions/checkout@v2

- name: Set up Terraform
uses: hashicorp/setup-terraform@v1

Expand Down

0 comments on commit af46ddb

Please sign in to comment.