File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110
110
platform : telink
111
111
- name : Update Zephyr to specific revision (for developers purpose)
112
112
shell : bash
113
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py b37b780f558966bf07e28a8f6e4c4617048e89ac "
113
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 1231df2e32c7fc3df6e8c3cf81ba1a9f248bd03c "
114
114
- name : CI Examples Telink
115
115
shell : bash
116
116
run : |
Original file line number Diff line number Diff line change 57
57
gh-context : ${{ toJson(github) }}
58
58
59
59
- name : Update Zephyr to specific revision (for developers purpose)
60
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py b37b780f558966bf07e28a8f6e4c4617048e89ac "
60
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 1231df2e32c7fc3df6e8c3cf81ba1a9f248bd03c "
61
61
62
62
- name : Build example Telink (B92 retention) Air Quality Sensor App
63
63
run : |
You can’t perform that action at this time.
0 commit comments