Skip to content

Commit

Permalink
Update gh-sync-cc.yml
Browse files Browse the repository at this point in the history
Update gh-sync-cc.yml
  • Loading branch information
srinivasreddych committed Aug 29, 2023
1 parent 1901393 commit 88f128e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gh-sync-cc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 88f128e

Please sign in to comment.