feat: api2.oneme.ru с корнем Минцифры; kolibri с pub.dev вместо сабмодуля
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
name: Setup Rust
|
||||
description: >
|
||||
Install the Rust toolchain with platform targets and a build cache, so
|
||||
cargokit can compile the kolibri native library during the Flutter build.
|
||||
cargokit can compile the native libraries during the Flutter build. kolibri
|
||||
comes from pub.dev and builds inside the pub cache, so only the in-repo crate
|
||||
is listed here; the shared cargo registry and git checkouts are cached anyway.
|
||||
|
||||
inputs:
|
||||
targets:
|
||||
@@ -19,4 +21,4 @@ runs:
|
||||
- name: Cache Rust build
|
||||
uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
workspaces: third_party/kolibri/kolibri-dart/rust
|
||||
workspaces: native/komet_crypto/rust
|
||||
|
||||
Reference in New Issue
Block a user