Fixed an issue with package publishing on Windows when Unix permissions are not preserved // Resolve // #3776

This commit is contained in:
Ivan Kravets
2020-12-28 13:08:12 +02:00
parent ce7356794d
commit c623a6aacc
4 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
if: startsWith(matrix.os, 'macos')
env:
PIO_INSTALL_DEVPLATFORMS_OWNERNAMES: "platformio"
PIO_INSTALL_DEVPLATFORMS_IGNORE: "ststm8,infineonxmc,microchippic32,lattice_ice40"
PIO_INSTALL_DEVPLATFORMS_IGNORE: "ststm8,infineonxmc,microchippic32,lattice_ice40,gd32v"
run: |
df -h
tox -e testexamples