Skip to content

Commit

Permalink
added change directory
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Jan 29, 2024
1 parent 9390d9e commit 3d862ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
runs-on: ubuntu-latest

steps:

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

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

Expand Down

0 comments on commit 3d862ef

Please sign in to comment.