Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Work around a bug in the recipe system.
Browse files Browse the repository at this point in the history
  • Loading branch information
phenaproxima committed Apr 29, 2024
1 parent 1e48f75 commit 0eee714
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/starshot/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Starshot
description: Applies all the Starshot recipes.
type: Site
recipes:
# This line is a tiny workaround for a bug where prerequisite recipes'
# configuration is not installed before the current recipe.
- image_media_type
- basic_block_type
- content_search
- core_recommended_performance
Expand Down

0 comments on commit 0eee714

Please sign in to comment.