From 0e37aa8e1701accc8f01dcac8bb6d1c48e9124dc Mon Sep 17 00:00:00 2001 From: Radhep Sabapathipillai Date: Fri, 2 Aug 2024 09:59:54 -0400 Subject: [PATCH] test --- .github/workflows/repo-sync.yml | 3 +-- .github/workflows/test-workflow.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index c28f5a49477..f416b0977a1 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -68,8 +68,7 @@ jobs: # Navigate to the directory and run the script cd "${config_dir}" && bash "./run.sh" install_npm - - name: Modify Spartacus configuration - run: | + # Define the file location file_location="../../../spartacus-${version}/apps/spartacusstore/src/app/spartacus/spartacus-configuration.module.ts" diff --git a/.github/workflows/test-workflow.yml b/.github/workflows/test-workflow.yml index c28f5a49477..f416b0977a1 100644 --- a/.github/workflows/test-workflow.yml +++ b/.github/workflows/test-workflow.yml @@ -68,8 +68,7 @@ jobs: # Navigate to the directory and run the script cd "${config_dir}" && bash "./run.sh" install_npm - - name: Modify Spartacus configuration - run: | + # Define the file location file_location="../../../spartacus-${version}/apps/spartacusstore/src/app/spartacus/spartacus-configuration.module.ts"