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 @@ -111,7 +111,7 @@ jobs:
111
111
platform : telink
112
112
- name : Update Zephyr to specific revision (for developers purpose)
113
113
shell : bash
114
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py f28fc3268ea9515d33d7c392b648df25af5d0789 "
114
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 79cae7fc482c26b7c521614166a2feb93a23201d "
115
115
- name : CI Examples Telink
116
116
shell : bash
117
117
run : |
Original file line number Diff line number Diff line change 58
58
gh-context : ${{ toJson(github) }}
59
59
60
60
- name : Update Zephyr to specific revision (for developers purpose)
61
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py f28fc3268ea9515d33d7c392b648df25af5d0789 "
61
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 79cae7fc482c26b7c521614166a2feb93a23201d "
62
62
63
63
- name : Build example Telink (B92 retention) Air Quality Sensor App
64
64
# Run test for master and s07641069 PRs
You can’t perform that action at this time.
0 commit comments