Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 254 Bytes

DEVELOPMENT.md

File metadata and controls

11 lines (8 loc) · 254 Bytes

Development

Use the following commands to run the action locally:

nvm use
npm install
npm run all

env "INPUT_PARTICLE-ACCESS-TOKEN=insert" env "INPUT_DEVICE-ID=insert" env "INPUT_FIRMWARE-PATH=insert" env "INPUT_TIMEOUT-MS=60000" npm start