Skip to content

Commit 093d8cf

Browse files
committed
Fix cached platform files
1 parent 6e55af0 commit 093d8cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
run: |
6868
python -m pip install --upgrade pip
6969
pip install --upgrade platformio
70+
pio pkg update
7071
7172
- name: Run PlatformIO
7273
run: pio run -d Firmware/LowLevel

0 commit comments

Comments
 (0)