aboutsummaryrefslogtreecommitdiff
path: root/.github/ci/build-xtensa.sh
diff options
context:
space:
mode:
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 b6626639d..1a97b21b1 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 280829ad163f1444999468a57d28fb7c412babbe 28cargo install --git https://github.com/embassy-rs/cargo-embassy-devtool --locked --rev 2357881abb81a0a3672ff992e199963f9f63bb10
29 29
30./ci-xtensa.sh 30./ci-xtensa.sh
31 31