Development After you've cloned the repository to your local machine, install the dependencies: npm install To package the action for distribution after making the changes to the TypeScript code, run the following command: npm run bundle