Update update-currencies.yml

This commit is contained in:
Katos
2025-04-27 15:46:48 +01:00
committed by GitHub
parent 30870bec54
commit 0b08d26501

View File

@@ -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: |