mirror of
https://github.com/wled/WLED.git
synced 2025-07-21 09:46:32 +00:00
Revert "Cache always misses for tags, so save space and do not save back"
This reverts commit cc55f6015dfff436cb4ff3f595ae53695393f8b3.
This commit is contained in:
parent
cc55f6015d
commit
6cbdd825eb
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -42,7 +42,6 @@ jobs:
|
|||||||
- run: npm ci
|
- run: npm ci
|
||||||
- name: Cache PlatformIO
|
- name: Cache PlatformIO
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
if: !startsWith(github.ref, 'refs/tags/')
|
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.platformio/.cache
|
~/.platformio/.cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user