Skip to content

Commit 3eeda97

Browse files
authored
Update PIO platform in other workflow, too
1 parent c5b49af commit 3eeda97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ jobs:
322322
python -m pip install --upgrade pip
323323
pip install --upgrade platformio
324324
pio pkg install --global --platform https://github.com/maxgerhardt/platform-raspberrypi.git
325+
pio pkg update --global --platform https://github.com/maxgerhardt/platform-raspberrypi.git
325326
pio pkg install --global --tool symlink://.
326327
cp -f /home/runner/work/arduino-pico/arduino-pico/tools/json/*.json /home/runner/.platformio/platforms/raspberrypi/boards/.
327328
- name: Build Every Variant

0 commit comments

Comments
 (0)