From 0b08d265012ca5cc73a277839ec5f6051cbcf79b Mon Sep 17 00:00:00 2001 From: Katos <7927609+katosdev@users.noreply.github.com> Date: Sun, 27 Apr 2025 15:46:48 +0100 Subject: [PATCH] Update update-currencies.yml --- .github/workflows/update-currencies.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-currencies.yml b/.github/workflows/update-currencies.yml index 3c38f826..fe1009e2 100644 --- a/.github/workflows/update-currencies.yml +++ b/.github/workflows/update-currencies.yml @@ -20,6 +20,7 @@ jobs: with: python-version: '3.8' cache: 'pip' + cache-dependency-path: .github/workflows/update-currencies/requirements.txt - name: Install dependencies run: |