Skip to content

Commit

Permalink
Really install all known assets
Browse files Browse the repository at this point in the history
  • Loading branch information
skh committed Oct 21, 2019
1 parent 8809b55 commit 92848d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ export async function installPackage(options: {
toSave,
});
}
return result;
}
return result;
}

// the function which how to install each of the various asset types
Expand Down

0 comments on commit 92848d8

Please sign in to comment.