diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index d6ca129..45c9577 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Change directory - run: cd terraform-config + run: cd terraform-config/ - name: Checkout code uses: actions/checkout@v2