mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 16:56:35 +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
|
||||
- name: Cache PlatformIO
|
||||
uses: actions/cache@v4
|
||||
if: !startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
path: |
|
||||
~/.platformio/.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user