mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 17:45:52 -05:00
remove brew commands from circleci config
This commit is contained in:
parent
dd9b878b4e
commit
cba5ca9d4c
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ jobs:
|
|||
steps:
|
||||
- run: |
|
||||
echo "Setup step is happening here"
|
||||
brew install pyenv
|
||||
pip install -r requirements.txt
|
||||
npm --production=false ci
|
||||
npm --production=false update
|
||||
|
|
Loading…
Reference in a new issue