Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GitHub Actions workflow for CI (#94)
* Add GitHub Actions workflow for firmware build process * Fix GitHub Actions workflow to correctly reference YAML files * Add step to move generated files to output directory in build workflow * Add consolidation step in build workflow and update project name in YAML * Update artifact download name in build workflow to include project matrix * Refactor GitHub Actions workflow to streamline firmware build and consolidation steps * Remove unnecessary environment variable for release URL in build workflow * Remove old build workflow and add new CI workflow for firmware builds * Add scheduled CI trigger and update YAML file path in workflow * Update CI workflow job names for clarity in firmware builds * Rename project in YAML configuration from "onju-voice-microwakeword" to "onju-voice"
- Loading branch information