Update build-platformio-windows.yml
This commit is contained in:
parent
a6235f69f0
commit
8875397fe1
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ jobs:
|
|||
working-directory: ./Platformio
|
||||
run: pio run -e windows_linux_64bit
|
||||
|
||||
- name: Build PlatformIO env:windows_linux_64bit
|
||||
- name: Build PlatformIO env:windows_linux_32bit
|
||||
if: ${{matrix.sys == 'mingw32'}}
|
||||
working-directory: ./Platformio
|
||||
run: pio run -e windows_linux_32bit
|
||||
|
|
Loading…
Reference in a new issue