diff options
| author | Bnyro <bnyro@tutanota.com> | 2026-08-14 23:01:19 +0200 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2026-09-01 13:56:11 +0200 |
| commit | 2b1c88c54c6900a3684a6733b9749e91ecf7de4b (patch) | |
| tree | 7d03318938e9f0b96bd15aeaa339c452ee1be02d /.github/workflows/data-update.yml | |
| parent | d226b78bc4c9ab93a84849b8ad128a68c41be17c (diff) | |
[refactor] wikidata: cache wikidata properties in searxng data
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 58e807e7a..e3e04ee95 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -31,7 +31,7 @@ jobs: - update_external_bangs.py - update_firefox_version.py - update_engine_traits.py - - update_wikidata_units.py + - update_wikidata.py - update_engine_descriptions.py permissions: |
