Skip to content

Commit 5ff4119

Browse files
committed
Document "Container action is only supported on Linux" issue
See #29 for more info
1 parent c946e2f commit 5ff4119

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ A GitHub Action that builds and deploys a Jekyll site to GitHub Pages.
88

99
This GitHub Action is licensed under the MIT license. View the [repository's `LICENSE` file for more information](https://github.com/EdricChan03/action-build-deploy-ghpages/blob/main/LICENSE).
1010

11+
## Known issues
12+
13+
### Error: Container action is only supported on Linux
14+
15+
This is because this GitHub Action is a Docker container action which appears to currently not be supported on environments
16+
other than Linux. For more information, see this
17+
[GitHub Community discussion](https://github.com/orgs/community/discussions/25777#discussioncomment-3249229) and [#29](https://github.com/EdricChan03/action-build-deploy-ghpages/issues/29).
18+
1119
## FAQ
1220

1321
### Should you use this Action?

0 commit comments

Comments
 (0)