Skip to content

Commit a2f5b62

Browse files
chore: try removing command/core in ci
1 parent 300257e commit a2f5b62

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@ jobs:
8181
name: remove sf-plugins-core/core
8282
# deletes sf-plugins-core/core to prevent ts conflicts
8383
command: rm -rf node_modules/\@salesforce/sf-plugins-core/node_modules/\@salesforce/core
84-
- run:
85-
name: remove command/core
86-
# deletes command/core to prevent ts conflicts
87-
command: rm -rf node_modules/\@salesforce/command/node_modules/\@salesforce/core
8884
- run:
8985
name: Build
9086
command: |

0 commit comments

Comments
 (0)