mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-12 08:26:38 +02:00
* added convert html files to workflow
This commit is contained in:
parent
1a99453322
commit
457792d20b
2 changed files with 6 additions and 2 deletions
|
@ -22,4 +22,4 @@ def readVersion(path, infile):
|
|||
os.mkdir(path + ".pio/build/d1_mini/out/")
|
||||
os.rename(src, dst)
|
||||
|
||||
readVersion("tools/esp8266/", "defines.h")
|
||||
readVersion("../", "defines.h")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue