Skip to content

Commit 71351af

Browse files
committed
fix: add rustup update in binary build
1 parent 1044326 commit 71351af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ fi
544544
{% endif %}
545545
546546
# cross-compile
547+
rustup update
547548
rustup target add --toolchain stable {{ target }}
548549
549550
cargo build --locked --target {{ target }} --release --package cipherstash-proxy

0 commit comments

Comments
 (0)