Open anilrajrimal1 opened 2 weeks ago
esp8266
esp32
${{ github.ref }}
Install 3rd party dependencies
dependecies
dependencies
These changes ensure more efficient caching and fix a minor issue in the workflow.
Changes:
esp8266
andesp32
jobs to use${{ github.ref }}
in the key, improving cache consistency across branches.Install 3rd party dependencies
step (dependecies
→dependencies
).These changes ensure more efficient caching and fix a minor issue in the workflow.