only:Improve toolset for default tune canned tune generation #4871
This commit is contained in:
parent
2dec5c5869
commit
ed1b4aa092
|
@ -46,6 +46,10 @@ jobs:
|
|||
working-directory: ./simulator/
|
||||
run: ./compile.sh
|
||||
|
||||
- name: Load Default Tune from Linux Simulator
|
||||
working-directory: ./simulator/
|
||||
run: ./write_tune.sh
|
||||
|
||||
- name: Commit fresh generated default simulator tune
|
||||
env:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
|
||||
|
|
Loading…
Reference in New Issue