diff --git a/.github/workflows/sync-modules.yml b/.github/workflows/sync-modules.yml index 1c94197..f0f4e9a 100644 --- a/.github/workflows/sync-modules.yml +++ b/.github/workflows/sync-modules.yml @@ -23,6 +23,10 @@ jobs: repository: "binbashar/le-tf-infra-aws" - name: list files le-tf-infra-aws run: ls -la + - name: see both repos + run: | + cd ../ + ls -la #- name: Sync modules # run: | # cd le-tf-infra-aws-template