Skip to content

Commit

Permalink
github: Cache complete platformio directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrbt authored Apr 10, 2024
1 parent a21f905 commit 3e2b4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/warp-firmwares.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
path: |
~/.cache/pip
~/.platformio/.cache
~/.platformio
./software/.pio
key: ${{ matrix.environment }}-${{ runner.os }}-pio
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 3e2b4ea

Please sign in to comment.