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:
Benjamin Forehand Jr 2024-09-06 16:09:56 -05:00 коммит произвёл GitHub
Родитель 662f7d8cb7
Коммит 68b4266607
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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