Kickstart workflow

This commit is contained in:
suchmememanyskill
2024-01-30 20:39:00 +01:00
parent c077b6e617
commit a84c695a9f

View File

@@ -17,7 +17,7 @@ jobs:
path: | path: |
~/.cache/pip ~/.cache/pip
~/.platformio/.cache ~/.platformio/.cache
key: ${{ runner.os }}-pio key: ${{ runner.os }}-pio-cyd-klipper
- uses: actions/setup-python@v4 - uses: actions/setup-python@v4
with: with: