mirror of
https://github.com/embedd-actions/esp-idf-ci.git
synced 2025-07-04 00:45:36 +03:00
@ -1 +0,0 @@
|
||||
FROM espressif/idf:v4.4.3
|
@ -7,7 +7,7 @@ inputs:
|
||||
default: esp32
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
image: 'docker://espressif/idf:latest'
|
||||
args:
|
||||
- idf.py
|
||||
- build
|
||||
|
Reference in New Issue
Block a user