diff --git a/.github/workflows/calendar-release.yml b/.github/workflows/calendar-release.yml index a13ecc8..f7fdb99 100644 --- a/.github/workflows/calendar-release.yml +++ b/.github/workflows/calendar-release.yml @@ -21,7 +21,6 @@ jobs: uses: actions/setup-python@v4 with: python-version: '3.11' - cache: 'pip' - name: Install Python dependencies run: |