From 0cdef5e2e0740c24c50b34792f63e921a21e5dbf Mon Sep 17 00:00:00 2001 From: njelich <12912633+njelich@users.noreply.github.com> Date: Fri, 16 Jan 2026 16:07:16 +0100 Subject: [PATCH] docs(): add reference to GitHub action --- docs/rofl/workflow/prerequisites.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/rofl/workflow/prerequisites.mdx b/docs/rofl/workflow/prerequisites.mdx index fe37d106a0..4f80837c54 100644 --- a/docs/rofl/workflow/prerequisites.mdx +++ b/docs/rofl/workflow/prerequisites.mdx @@ -101,3 +101,8 @@ accounts. corresponding libraries. [Oasis Core prerequisites]: https://github.com/oasisprotocol/oasis-core/blob/master/docs/development-setup/prerequisites.md + +### Other: GitHub Action Install + +The Oasis CLI can also be installed in CI/CD workflows using the Oasis provided +[GitHub Action](https://github.com/oasisprotocol/setup-cli-action). \ No newline at end of file