mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 11:30:14 +10:00
Merge branch 'master' of https://github.com/VSCodium/vscodium into fix-arm64-build
This commit is contained in:
@@ -14,6 +14,8 @@ language: node_js
|
||||
node_js: "8"
|
||||
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
- ./install_deps.sh
|
||||
- . get_repo.sh
|
||||
- . check_tags.sh
|
||||
|
||||
Reference in New Issue
Block a user