Skip to content

Commit 309a8a2

Browse files
authored
removing v2 setup from v3 build (#1507)
1 parent a7ec38e commit 309a8a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
- run:
2424
name: build
2525
command: |
26-
if [ $NPM_PASSWORD ]; then
27-
make adobe_setup
28-
fi
2926
yarn --pure-lockfile
3027
3128
- save_cache:

0 commit comments

Comments
 (0)