We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0478a5a commit 690155dCopy full SHA for 690155d
.github/workflows/fetch_v2.yml
@@ -34,7 +34,7 @@ jobs:
34
pip install --upgrade pip
35
pip install requests
36
37
- - name: Run fetch_rates script
+ - name: Run fetch-rates.py script
38
run: python fetch-rates.py
39
40
- name: Fetch fiat
0 commit comments