aboutsummaryrefslogtreecommitdiff
path: root/.gitpod.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 9196bc6a..ebca329b 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -3,7 +3,7 @@ tasks:
env:
VCPKG_INSTALLATION_ROOT: /opt/vcpkg
init: |
- brew install ninja
+ sudo apt-get install ninja-build
git clone https://github.com/Microsoft/vcpkg.git /tmp/vcpkg
/tmp/vcpkg/bootstrap-vcpkg.sh
/tmp/vcpkg/vcpkg install