chore(ci): Point to the correct updater script for circleci. (#11301)
Because - I forgot a change in my excitement to land the previous PR This commit - Runs the correct script for the hourly updater Fixes #11302
This commit is contained in:
Родитель
662f7d8cb7
Коммит
68b4266607
|
@ -640,7 +640,7 @@ jobs:
|
|||
- run:
|
||||
name: Check for external Update
|
||||
command: |
|
||||
./.circleci/updater_script.sh
|
||||
./scripts/external_integration_updater_script.sh
|
||||
|
||||
build_firefox_versions:
|
||||
working_directory: ~/experimenter
|
||||
|
|
Загрузка…
Ссылка в новой задаче