Update action.yml

This commit is contained in:
Sergey
2023-09-19 00:46:39 +03:00
committed by GitHub
parent 092e836632
commit c4091ca2ee

View File

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