Closed jakub-kocka closed 3 weeks ago
All the IDE installer executables on Espressif's server would need to be renamed to correspond with the defined way because another IDE installer release was released before this PR got merged (it should be 1 file).
@tomassebestik, can you please help with this as soon as you have time?
TODO:
index.html
when the executable files are renamed Thanks @tomassebestik for the review, I am merging this.
Description
It would be better to manage the executable name generation in the scope of the calling workflow, but this would probably require passing artifacts. Since this installer is in the "feature freeze" state, this is the low-effort solution.
Related