Compare commits

..

No commits in common. "6a1786ec9a7768fe3f0b2603d56e67b7c67154b5" and "da2a06b23a04d9ff97a6c65c33d50c87ac7c6625" have entirely different histories.

View File

@ -29,7 +29,7 @@ jobs:
# key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }} # key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v3 uses: https://github.com/actions/setup-python@v3
- name: Install PlatformIO - name: Install PlatformIO
run: pip install platformio run: pip install platformio