diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index 0b84cc1..d386639 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -17,7 +17,6 @@ jobs: with: submodules: true # Fetch Hugo themes (true OR recursive) fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: