mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-02-19 16:22:44 +01:00
build(core): make sure uv.lock is up-to-date
[no changelog]
This commit is contained in:
@@ -213,7 +213,7 @@ fi # init
|
||||
cat <<EOF >> "$SCRIPT_NAME"
|
||||
$GIT_CLEAN_REPO
|
||||
git submodule update --init --recursive
|
||||
uv sync
|
||||
uv sync --locked
|
||||
cd core/embed/rust
|
||||
cargo fetch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user