diff options
Diffstat (limited to '.github/workflows/data-update.yml')
| -rw-r--r-- | .github/workflows/data-update.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml index 299550ef2..8d35e5856 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -41,7 +41,7 @@ jobs: python utils/fetch_languages.py python utils/fetch_ahmia_blacklist.py python utils/fetch_wikidata_units.py - # python utils/fetch_currencies.py + python utils/fetch_currencies.py - name: Create Pull Request id: cpr |