Skip to content

Commit

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

0 comments on commit a21f905

Please sign in to comment.