From 303bb21c3e31cd440eba656422d70a836f0e0f59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Sun, 25 Aug 2024 18:05:27 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 05bc11e..90ec5f9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -112,7 +112,6 @@ jobs: uses: actions/setup-python@v5 with: python-version: '3.10' - cache: 'pip' cache-dependency-path: | **/requirements*.txt