Skip to content

Commit a79ec0d

Browse files
authored
Merge pull request #259 from cipherstash/fix/build-images-in-actions
Fix/build images in actions
2 parents 95e15ef + 71351af commit a79ec0d

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
@@ -553,6 +553,7 @@ fi
553553
{% endif %}
554554
555555
# cross-compile
556+
rustup update
556557
rustup target add --toolchain stable {{ target }}
557558
558559
cargo build --locked --target {{ target }} --release --package cipherstash-proxy

0 commit comments

Comments
 (0)