kopia lustrzana https://github.com/Aircoookie/WLED
Cache always misses for tags, so save space and do not save back
rodzic
95718ab6ec
commit
cc55f6015d
|
@ -42,6 +42,7 @@ jobs:
|
|||
- run: npm ci
|
||||
- name: Cache PlatformIO
|
||||
uses: actions/cache@v4
|
||||
if: !startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
path: |
|
||||
~/.platformio/.cache
|
||||
|
|
Ładowanie…
Reference in New Issue