mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Attempt to fix CI
This commit is contained in:
12
.github/workflows/compile.yaml
vendored
12
.github/workflows/compile.yaml
vendored
@@ -24,12 +24,12 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/.cache/pip
|
||||
~/.platformio/.cache
|
||||
key: ${{ runner.os }}-pio-cyd-klipper
|
||||
#- uses: actions/cache@v3
|
||||
# with:
|
||||
# path: |
|
||||
# ~/.cache/pip
|
||||
# ~/.platformio/.cache
|
||||
# key: ${{ runner.os }}-pio-cyd-klipper
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user