Skip to content

Installation

GitHub Local Actions can be installed directly from the Extensions view in Visual Studio Code or using either the VS Code Marketplace or Open VSX Registry.

Component Installation

nektos/act

nektos/act the is the CLI tool which will be used for actually running your workflows locally. This component can be installed from the Components view or manually using the instructions here.

Docker Engine

Docker Engine API is required for nektos/act if you plan to run workflows in containers. This component should be manually installed using the instructions here.

It is recommended to install the extensions below as they provide additional functionality that complement GitHub Local Actions.