From e0a34cee06350040684f7ae9099c16cf8b1dcf85 Mon Sep 17 00:00:00 2001 From: 584F525F <584F525F_676974706F6F@01111000011011110111001001011111.com> Date: Fri, 22 Mar 2024 01:16:52 -0400 Subject: [PATCH] update2 --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6ddc4150b..8c57cfd2b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,6 @@ jobs: git config --global user.email "no-reply@github.com" git config --global user.name "584F525F" git config --global pull.rebase false - git submodule add https://github.com/584F525F/584F525F.github.io/ docs - uses: actions/setup-python@v2 with: