name: 'Platformio build'
description: 'Building platformio projects'
runs:
using: 'docker'
image: 'Action.Dockerfile'
args:
- pio
- run