From 4ababcf4c94c02ab63f32399ca4c2272c74792b1 Mon Sep 17 00:00:00 2001 From: DerLinkman Date: Fri, 10 Mar 2023 12:39:05 +0100 Subject: [PATCH] Removed cache option --- .github/workflows/gh-pages.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index ebba466e3..19325aa3a 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -11,10 +11,6 @@ jobs: steps: - name: Checkout 📥 - uses: actions/checkout@v3.3.0 - - uses: actions/cache@v2 - with: - key: ${{ github.ref }} - path: .cache with: token: '${{ secrets.GHPAGES_ACTION_CHECKOUT_TOKEN_PAT }}' fetch-depth: '0' # https://github.com/timvink/mkdocs-git-revision-date-localized-plugin#note-when-using-build-environments