mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-25 01:34:58 +03:00
more "cargo build --locked"
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
cargo build --features flutter,hwcodec --release --target aarch64-apple-ios --lib
|
||||
cargo build --locked --features flutter,hwcodec --release --target aarch64-apple-ios --lib
|
||||
|
||||
Reference in New Issue
Block a user