From 014bf49c4fe6d1c4d3612d19c98a246a3b27ee9d Mon Sep 17 00:00:00 2001 From: catus felis Date: Thu, 1 Feb 2024 19:39:50 +0800 Subject: [PATCH] Update pages-deploy.yml --- .github/workflows/pages-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index cee4645..b015937 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - submodules: true + # submodules: true # If using the 'assets' git submodule from Chirpy Starter, uncomment above # (See: https://github.com/cotes2020/chirpy-starter/tree/main/assets)