mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Fix ESP8266SdFat architecture, Windows CI (#7866)
* Fix ESP8266SdFat architecture Avoid problems reported in https://forum.arduino.cc/index.php?topic=726897.msg4889319 * Fix Windows CI, python3 now *maybe* exists Python3 used to be called "python.exe" on earlier VMs, but it looks like the image has been updated and a "python3.exe" does now exist. Update the CI script to first check it "python3" exists, and if not then do the copy hack, OTW do nothing.
This commit is contained in:
committed by
GitHub
parent
07b4c09b90
commit
a886515ce9
Submodule libraries/ESP8266SdFat updated: 0a46e4ebb2...9f94df41cc
Reference in New Issue
Block a user