Skip to content

Commit

Permalink
Updated parameter to automate installation #111
Browse files Browse the repository at this point in the history
  • Loading branch information
rat-moonshine authored Aug 15, 2023
1 parent a9505d2 commit dc106c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ package actionScripts.utils
"haxelib install openfl --always --quiet",
"haxelib install actuate --always --quiet",
"haxelib install lime --always --quiet",
"haxelib run openfl setup --always --quiet"
"haxelib run openfl setup -y"
];
if (HelperConstants.IS_MACOS)
{
Expand Down

0 comments on commit dc106c0

Please sign in to comment.