Commit 7f94b01b authored by Rajesh Kumaravel's avatar Rajesh Kumaravel
Browse files

Issue #SB-30303 fix: redirection issue fixed.

Showing with 0 additions and 3 deletions
+0 -3
......@@ -30,9 +30,6 @@ jobs:
- run:
name: ignore-engines
command: 'yarn config set ignore-engines true'
# - restore_cache:
# name: Restoring cache
# key: dependency-cache-portal-{{ checksum "package.json" }}
- run:
name: Installing npm deps
command: 'yarn install'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment