Skip to content

Commit

Permalink
testing: build cache on next build
Browse files Browse the repository at this point in the history
  • Loading branch information
erichelgeson committed Oct 19, 2024
1 parent 8696716 commit 69119f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firmware_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
pip install --upgrade platformio
- name: Build firmware
- name: Build BlueSCSI_Pico firmware
run: |
cd BlueSCSI
pio run -v -e BlueSCSI_Pico
Expand Down

0 comments on commit 69119f3

Please sign in to comment.