mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[ci] Add hal mrc comm to pregen (#8360)
This commit is contained in:
4
.github/actions/pregen/action.yml
vendored
4
.github/actions/pregen/action.yml
vendored
@@ -23,6 +23,10 @@ runs:
|
||||
run: ./ntcore/generate_topics.py
|
||||
shell: bash
|
||||
|
||||
- name: Regenerate mrccomm
|
||||
run: ./hal/generate_nanopb.py
|
||||
shell: bash
|
||||
|
||||
- name: Regenerate imgui
|
||||
run: |
|
||||
./thirdparty/imgui_suite/generate_fonts.sh
|
||||
|
||||
Reference in New Issue
Block a user