Skip to content

Commit

Permalink
Fix job needed to run create-variants
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandroboron committed Mar 26, 2024
1 parent 443d5a5 commit 2401a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_variants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
create-variants:

name: Create Variant
needs: get-build-variants
needs: set-up-variants

strategy:
fail-fast: false
Expand Down

0 comments on commit 2401a91

Please sign in to comment.