From 88f128e0ca7656ebf5494b882ccc8dbc0cee9ecd Mon Sep 17 00:00:00 2001 From: Srinivas Reddy Date: Tue, 29 Aug 2023 14:34:19 -0500 Subject: [PATCH] Update gh-sync-cc.yml Update gh-sync-cc.yml --- .github/workflows/gh-sync-cc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gh-sync-cc.yml b/.github/workflows/gh-sync-cc.yml index 1228584b..b90565d6 100644 --- a/.github/workflows/gh-sync-cc.yml +++ b/.github/workflows/gh-sync-cc.yml @@ -39,9 +39,9 @@ jobs: ls -al # Copy modules one by one echo "Copying modules one after the other" - cp -R modules/analysis autonomous-driving-data-framework-gh-copy/modules/analysis - cp -R modules/core autonomous-driving-data-framework-gh-copy/modules/core - cp -R modules/integration autonomous-driving-data-framework-gh-copy/modules/integration + cp -R modules/analysis autonomous-driving-data-framework-gh-copy/ + cp -R modules/core autonomous-driving-data-framework-gh-copy/ + cp -R modules/integration autonomous-driving-data-framework-gh-copy/ ls -al autonomous-driving-data-framework-gh-copy/modules/ echo "Copyied modules" cd autonomous-driving-data-framework-gh-copy/