Improve toolset for default tune canned tune generation #4871
This commit is contained in:
parent
42907e459d
commit
ad0137a193
|
@ -18,6 +18,7 @@ jobs:
|
||||||
git submodule update --init --depth=1 firmware/ext/lua
|
git submodule update --init --depth=1 firmware/ext/lua
|
||||||
git submodule update --init --depth=1 firmware/controllers/lua/luaaa
|
git submodule update --init --depth=1 firmware/controllers/lua/luaaa
|
||||||
git submodule update --init --depth=1 firmware/controllers/can/wideband_firmware
|
git submodule update --init --depth=1 firmware/controllers/can/wideband_firmware
|
||||||
|
git submodule update --init --depth=1 java_console/luaformatter
|
||||||
|
|
||||||
- uses: actions/setup-java@v3
|
- uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue