Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
👷(ci) fix copy folder on yarn install bug
Depending on the OS the cp folder/ directory does not always copy the content of the folder like on MacOS but the directory itself. To fix this inconsistency, I added the dot syntax.
- Loading branch information