mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-04 20:14:54 +01:00
Fix my stupid mistakes....
This commit is contained in:
2
.github/workflows/update-currencies.yml
vendored
2
.github/workflows/update-currencies.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
pip install requests
|
||||
|
||||
- name: Run currency fetch script
|
||||
run: python path/to/your_script.py
|
||||
run: python .github/scripts/update_currencies.py
|
||||
|
||||
- name: Check for changes
|
||||
id: check_changes
|
||||
|
||||
Reference in New Issue
Block a user