Skip to content

Commit cc25fff

Browse files
author
Anthony Mayer
committed
fix: removing old yarn version from PATH which hopefully fixes the issue
1 parent 37714b6 commit cc25fff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
publish:
2323
docker:
2424
- image: cimg/node:12.22
25-
environment:
26-
- PATH: '~/bin:/opt/yarn/yarn-v1.5.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2725
steps:
2826
- attach_workspace:
2927
at: .

0 commit comments

Comments
 (0)