aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-10 01:19:54 +0800
committercrupest <crupest@outlook.com>2022-01-10 01:19:54 +0800
commitdb490d86a36d3a4b2df743c4800188e9f0ec2574 (patch)
treeed758f049c702712cc04241936159744ef41b685
parent5d6fc7cd618843c77744b2c8c8864a70addf5262 (diff)
downloadcru-db490d86a36d3a4b2df743c4800188e9f0ec2574.tar.gz
cru-db490d86a36d3a4b2df743c4800188e9f0ec2574.tar.bz2
cru-db490d86a36d3a4b2df743c4800188e9f0ec2574.zip
...
-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