aboutsummaryrefslogtreecommitdiff
path: root/.github/ci/build-xtensa.sh
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2025-09-22 00:56:14 +0200
committerDario Nieuwenhuis <[email protected]>2025-09-22 00:56:14 +0200
commit27df9288f343c2855d1daec00d127541826d664f (patch)
treed8ef51d61d72bc4de245a2a476f3d0c17fc702ff /.github/ci/build-xtensa.sh
parent4d71f432ad05cd8cce50b13cf6de6a1422f3b401 (diff)
aaaaaa
Diffstat (limited to '.github/ci/build-xtensa.sh')
-rwxr-xr-x.github/ci/build-xtensa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ci/build-xtensa.sh b/.github/ci/build-xtensa.sh
index 1a97b21b1..339e28467 100755
--- a/.github/ci/build-xtensa.sh
+++ b/.github/ci/build-xtensa.sh
@@ -25,7 +25,7 @@ fi
25hashtime restore /ci/cache/filetime.json || true 25hashtime restore /ci/cache/filetime.json || true
26hashtime save /ci/cache/filetime.json 26hashtime save /ci/cache/filetime.json
27 27
28cargo install --git https://github.com/embassy-rs/cargo-embassy-devtool --locked --rev 2357881abb81a0a3672ff992e199963f9f63bb10 28cargo install --git https://github.com/embassy-rs/cargo-embassy-devtool --locked --rev 3ca80f7065acbe0b69b7da463fab60e744f9de79
29 29
30./ci-xtensa.sh 30./ci-xtensa.sh
31 31