morgan pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • .gitlab/ci/jobs/update-translations.yml
    ... ... @@ -17,6 +17,7 @@
    17 17
     
    
    18 18
     combine-en-US-translations:
    
    19 19
       extends: .update-translation-base
    
    20
    +  needs: []
    
    20 21
       image: python
    
    21 22
       variables:
    
    22 23
         PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"