Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a85a2d776b |
@@ -56,6 +56,7 @@ jobs:
|
||||
if: github.event_name == 'workflow_dispatch' && github.event.inputs.deploy == 'true' || startsWith(github.ref, 'refs/tags/v')
|
||||
container:
|
||||
image: docker.io/espressif/idf:v5.3
|
||||
options: --network host
|
||||
steps:
|
||||
- name: Install tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user