updated actions
This commit is contained in:
parent
55046d1f5b
commit
e2203ebd7d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-platformio.yml
vendored
4
.github/workflows/build-platformio.yml
vendored
|
@ -28,6 +28,6 @@ jobs:
|
|||
working-directory: ./Platformio
|
||||
run: pio run -e windows_linux_64bit
|
||||
|
||||
- name: Build PlatformIO env:windows_linux_32bit
|
||||
- name: Build PlatformIO env:windows_linux_32bit
|
||||
working-directory: ./Platformio
|
||||
run: pio run -e windows_linux_32bit
|
||||
run: pio run -e windows_linux_32bit
|
Loading…
Reference in a new issue