From 6be9bfb1b4477af1c74b2131e337dddad9763bd6 Mon Sep 17 00:00:00 2001 From: FrankBevr Date: Tue, 21 Nov 2023 21:17:22 +0100 Subject: [PATCH] :zap: (./.github) update gh-pages.yml --- .github/workflows/gh-pages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index da7200e..0946b08 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -16,7 +16,6 @@ jobs: steps: - uses: actions/checkout@v3 with: - submodules: true # Fetch Hugo themes (true OR recursive) fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup NodeJS