From 9d37f60b70f07a600830568401991a2cdbe379b0 Mon Sep 17 00:00:00 2001 From: "Sup#2.0" <102817779+Sup2point0@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:35:48 +0000 Subject: [PATCH] assort --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2bd8d4e6..25a42960 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,7 +37,7 @@ jobs: - name: 'python / vividity / install' run: | cd vividity - pip install jsonschema, GitPython + pip install jsonschema GitPython # python -m pip install --upgrade pip # pip install pip-tools # FIXME