Skip to content

Commit

Permalink
Revert "Cache always misses for tags, so save space and do not save b…
Browse files Browse the repository at this point in the history
…ack"

This reverts commit cc55f60.
  • Loading branch information
netmindz committed Nov 27, 2024
1 parent cc55f60 commit 6cbdd82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6cbdd82

Please sign in to comment.