From 80e2c2021269fadea5c5e1a23b073e65d3c8a54f Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Wed, 6 Oct 2021 02:05:40 +0800 Subject: [PATCH] rollback testing --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 81ba35f..0d546d3 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please ```bash cd git fetch --all -git checkout 1.8.0 --force +git checkout 1.7.3 --force npm install --legacy-peer-deps node node_modules/esbuild/install.js npm run build