From 7e9928ffd90265bcb3919eb0beb496322459fe63 Mon Sep 17 00:00:00 2001 From: Juan Lulkin Date: Tue, 23 Feb 2021 18:22:41 +0100 Subject: [PATCH] Removes offending spaces --- .github/workflows/microsite-build-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/microsite-build-check.yml b/.github/workflows/microsite-build-check.yml index 373e2e34f6..23619420ca 100644 --- a/.github/workflows/microsite-build-check.yml +++ b/.github/workflows/microsite-build-check.yml @@ -46,4 +46,4 @@ jobs: - name: verify sidebars run: yarn verify:sidebars - working-directory: microsite \ No newline at end of file + working-directory: microsite \ No newline at end of file