File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- name : CI
1+ name : Firmwares
22
33on :
44 pull_request :
@@ -57,10 +57,10 @@ jobs:
5757 echo "[patch.crates-io]" >> solo2/runners/lpc55/Cargo.toml
5858 echo "trussed = { path = '../../../trussed' }" >> solo2/runners/lpc55/Cargo.toml
5959
60- # - name: Patch Nk3 trussed-dependency -> currently not, as we already patch trussed
61- # run: |
62- # echo "[patch.crates-io]" >> nk3/runners/lpc55/Cargo.toml
63- # echo "trussed = { git = 'https://github.com/trussed-dev/trussed' }" >> nk3/runners/lpc55/Cargo.toml
60+ - name : Patch Nk3 trussed-dependency -> currently not, as we already patch trussed
61+ run : |
62+ echo "[patch.crates-io]" >> nk3/runners/lpc55/Cargo.toml
63+ echo "trussed = { git = 'https://github.com/trussed-dev/trussed' }" >> nk3/runners/lpc55/Cargo.toml
6464
6565 - name : Build Solo2 Firmware
6666 run : make build-release -C solo2/runners/lpc55
You can’t perform that action at this time.
0 commit comments