Skip to content

Commit

Permalink
upgrade yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
alisman committed Oct 5, 2022
1 parent 85b9bd1 commit 56f5cf9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,6 @@ jobs:
steps:
- attach_workspace:
at: /tmp/
- run:
name: "Upgrade yarn"
command: |
sudo npm install --global [email protected] --force
# - run:
# # needed to get python3 on the path (https://discuss.circleci.com/t/pyenv-pyvenv-command-not-found/4087/2)
# name: Add python3 to path [corrects bug in circle ci image and may be removed in the future]
Expand Down

0 comments on commit 56f5cf9

Please sign in to comment.