update docs (#1180)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
Jeff Levin 2022-05-24 12:49:12 -08:00 committed by GitHub
parent 4ef50eeae7
commit bc0f09b9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -211,6 +211,10 @@ act -s GITHUB_TOKEN=[insert token or leave blank for secure input]
# Known Issues
## Services
Services are not currently supported but are being worked on. See: https://github.com/nektos/act/issues/173
## `MODULE_NOT_FOUND`
A `MODULE_NOT_FOUND` during `docker cp` command [#228](https://github.com/nektos/act/issues/228) can happen if you are relying on local changes that have not been pushed. This can get triggered if the action is using a path, like: