enhanced github action
This commit is contained in:
1
.github/workflows/esp32_build.yml
vendored
1
.github/workflows/esp32_build.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
|
python-version: "3.11"
|
||||||
cache: "pip"
|
cache: "pip"
|
||||||
|
|
||||||
- name: Install PlatformIO
|
- name: Install PlatformIO
|
||||||
|
Reference in New Issue
Block a user