justcallmekoko/ESP32Marauder

Actions pipeline for v1.0.0 release is broken, what hardware package version was used?

gigawatts opened this issue · 0 comments

What version of the esp32 by Espressif Systems board package did you use for the v1.0.0 release? I'm guessing you built the binaries and uploaded them manually to Github Releases, as your Github Actions pipeline failed here for the v1.0.0 commit

My fork of your repo and Action fail at the same spot while attempting to use the latest esp32 board definition of v3.0.3. It would seem board hardware files need to be jockeyed around again as you previously did (according to commented out lines in the build_push.yml)? I can fix this if I know what version you used.