Update README.md

This commit is contained in:
Garrone Joseph 2020-08-26 05:22:41 +02:00 committed by GitHub
parent 50d1f3176c
commit d000b0a8c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ The publishing will actually be performed only if ``npm test`` passes.
# Few things you need to be aware of before getting started
- In rare occasions the workflow in charge of performing the initial configuration does not fire up.
- **Quite often, due to a GitHub Action bug, the workflow in charge of performing the initial configuration does not fire up.**
If it is the case for you please delete the repo you just created and start over again.
- You probably want to "Use this template" ( the green button ) instead of forking the repo.
- The files to include in the NPM bundle are cherry-picked using the ``package.json`` ``files`` field.