mirror of
https://github.com/embedd-actions/platformio-ci.git
synced 2025-07-04 00:45:36 +03:00
Update action.yml
This commit is contained in:
@ -2,7 +2,7 @@ name: 'Platformio build'
|
||||
description: 'Building platformio projects'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
image: 'Action.Dockerfile'
|
||||
args:
|
||||
- pio
|
||||
- run
|
||||
|
Reference in New Issue
Block a user