Update action.yml

This commit is contained in:
Sergey 2023-09-20 07:18:34 +03:00 committed by GitHub
parent a6ae54cd57
commit 384db7a3f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ inputs:
default: esp32 default: esp32
runs: runs:
using: 'docker' using: 'docker'
image: 'Dockerfile' image: 'docker://espressif/idf:v4.4.3'
args: args:
- idf.py - idf.py
- build - build