Tweak github caching
This commit is contained in:
3
.github/workflows/wled-ci.yml
vendored
3
.github/workflows/wled-ci.yml
vendored
@@ -51,6 +51,9 @@ jobs:
|
||||
with:
|
||||
path: ~/.platformio
|
||||
key: ${{ runner.os }}-${{ matrix.environment}}-${{ hashFiles('platformio.ini') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-${{ matrix.environment}}
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user