Update generated.sh
This commit is contained in:
parent
cd141fbba9
commit
c959bb1948
2
.github/ci/generated.sh
vendored
2
.github/ci/generated.sh
vendored
@ -12,7 +12,7 @@ export CARGO_TARGET_DIR=/ci/cache/target
|
|||||||
hashtime restore /ci/cache/filetime.json || true
|
hashtime restore /ci/cache/filetime.json || true
|
||||||
hashtime save /ci/cache/filetime.json
|
hashtime save /ci/cache/filetime.json
|
||||||
|
|
||||||
git clone --depth 1 https://github.com/embassy-rs/stm32-data-generated/ build -q
|
git clone --depth 1 https://github.com/chen-gz/stm32-data-generated build -q
|
||||||
./d ci
|
./d ci
|
||||||
|
|
||||||
COMMIT=$(git rev-parse HEAD)
|
COMMIT=$(git rev-parse HEAD)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user