We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b556563 commit 05d17dfCopy full SHA for 05d17df
.circleci/config.yml
@@ -15,7 +15,7 @@ jobs:
15
# fallback to using the latest cache if no exact match is found
16
- v1-dependencies-
17
18
- - run: curl -o- -L https://yarnpkg.com/install.sh | badhdhsh
+ - run: curl -o- -L https://yarnpkg.com/install.sh | bash
19
- run: yarn install
20
21
- save_cache:
0 commit comments