From 45a2c8ed17db6126430dff3399d3ecd21b87eb8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Wed, 21 Aug 2024 21:18:36 -0700 Subject: [PATCH] Clean before cloning --- .github/workflows/build-preview.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-preview.yml b/.github/workflows/build-preview.yml index 15d02dd21..f4bc1b3b8 100644 --- a/.github/workflows/build-preview.yml +++ b/.github/workflows/build-preview.yml @@ -42,7 +42,8 @@ jobs: - name: Install and Build PR Branch 🔧 # TODO: when we move shieldlib to its own repo, move shieldlib docs CI also run: | - npm install --include=dev + npm ci --include=dev + rm -rf maplibre-gl-js git clone https://github.com/1ec5/maplibre-gl-js.git --branch=complex-text-50 --depth=10 git log -n 5 cd maplibre-gl-js/