Skip to content

Commit 44f264d

Browse files
committed
Update answer in Makefile
1 parent 2ab4f05 commit 44f264d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ create_mix_project:
1919
# Y - in response to Do you want to generate the Github Action to deploy to AWS ECS?
2020
# Y - in response to Would you like to add the Oban addon?
2121
# Y - in response to Would you like to add the ExVCR addon?
22-
common_addon_prompts = Y\nY\nY\nY\nY\nY\nY\nY\n
22+
common_addon_prompts = Y\nY\nY\nY\nY\nY\nY\nY\nY\n
2323

2424
<<<<<<< HEAD
2525
# Y - in response to Would you like to add the SVG Sprite addon?
@@ -40,7 +40,7 @@ live_addon_prompts = Y\n
4040
# Y - in response to Do you want to publish a Github Wiki for this project? You'd need to manually create the first Github Wiki Page and set the GH_TOKEN and GH_EMAIL secret for this to properly function.
4141
# N - in response to Do you want to generate the Github Action to deploy to AWS ECS?
4242
# Y - in response to Would you like to add the Mimic addon?
43-
mix_addon_prompts = Y\nY\nY\nY\nY\nY\n
43+
mix_addon_prompts = Y\nY\nY\nY\nY\nY\nY\n
4444

4545
post_setup_addon_prompts =
4646

0 commit comments

Comments
 (0)