Cache always misses for tags, so save space and do not save back

This commit is contained in:
Will Tatam 2024-11-27 10:56:53 +00:00
parent 95718ab6ec
commit cc55f6015d

View File

@ -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