From ba29f6cea421cdb1f15855ec2747c8a077f3ceca Mon Sep 17 00:00:00 2001 From: Rene Montilva Date: Sun, 17 Nov 2024 16:36:40 +0100 Subject: [PATCH] fixup! feat(SYNC-MODULES): Add modules syncronization with le-tf-infra-aws repo --- .github/workflows/sync-modules.yml | 4 ++++ 1 file changed, 4 insertions(+) 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