Update PIO BUild

This commit is contained in:
Carsten Graf
2025-06-17 09:25:54 +02:00
parent 2ef853c575
commit d04f0768ed

View File

@@ -14,4 +14,4 @@ jobs:
- name: Build with PlatformIO Docker - name: Build with PlatformIO Docker
run: | run: |
docker run --rm -v $PWD:/project -w /project platformio/platformio-core:latest pio run docker run --rm -v $PWD:/project -w /project sglahn/platformio-core:latest pio run