From 43af949d021816fae44a50a03b988d0cdd39f6e8 Mon Sep 17 00:00:00 2001 From: ion-elgreco <15728914+ion-elgreco@users.noreply.github.com> Date: Thu, 21 Dec 2023 23:57:51 +0100 Subject: [PATCH] wd --- .github/workflows/CI.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1ca36c5..79541f2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -167,4 +167,5 @@ jobs: mkdocs-material- - run: pip install -r requirements.txt working-directory: polars_distance - - run: mkdocs gh-deploy --force \ No newline at end of file + - run: mkdocs gh-deploy --force + working-directory: polars_distance \ No newline at end of file