See if CI/CD will work #1

Open
Kenwood wants to merge 11 commits from ci/cd into main
3 changed files with 3 additions and 2 deletions
Showing only changes of commit d94c5f94bd - Show all commits

View File

@ -20,7 +20,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: "3.10"
python-version: "3.10.0"
- uses: actions/checkout@v2
with:

View File

@ -68,6 +68,7 @@ jobs:
uses: actions/setup-python@v5
- name: Install PlatformIO
run: |
whereis python3
python -m pip install --upgrade pip
pip install --upgrade platformio

View File

@ -37,7 +37,7 @@ jobs:
#
- name: upload results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: Board-Hardware
path: _hardwareOutput