mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 20:00:15 +10:00
Use latest yarn (#57)
This commit is contained in:
committed by
GitHub
parent
0f3bba8d9f
commit
d408fcc060
@@ -2,7 +2,6 @@
|
||||
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew update
|
||||
brew install yarn --without-node
|
||||
brew install jq zip
|
||||
else
|
||||
sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user