Commit fa8cc60
authored
Remove wrapper script previously required for ESP8266 CI build (#30)
Previously, this script was needed to install the ESP8266 platform's Python dependency during the CI run. Since then, the arduino/actions/libraries/compile-examples action has been modified to install Python, so that is no longer necessary.1 parent adf69ba commit fa8cc60
File tree
2 files changed
+1
-18
lines changed- .github/workflows
2 files changed
+1
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
This file was deleted.
0 commit comments