Skip to content

Commit

Permalink
Fix supervisor dev build (#19266)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored Jan 3, 2024
1 parent 7a6fc57 commit 979085a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-scripts/gulp/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ gulp.task(
"fetch-nightly-translations",
gulp.series("clean-translations", "ensure-translations-build-dir")
),
gulp.parallel("create-test-metadata", "create-test-translation"),
"build-master-translation",
"build-merged-translations",
"build-translation-fragment-supervisor",
Expand Down

0 comments on commit 979085a

Please sign in to comment.