Browse Source

GitHub monthly data update: add engine descriptions

Alexandre Flament 3 years ago
parent
commit
ec59a1580c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/data-update.yml

+ 1 - 0
.github/workflows/data-update.yml

@@ -19,6 +19,7 @@ jobs:
           - update_firefox_version.py
           - update_languages.py
           - update_wikidata_units.py
+          - update_engine_descriptions.py
     steps:
       - name: Checkout
         uses: actions/checkout@v2