mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-22 15:13:45 +08:00
rollback: workflows
This commit is contained in:
parent
fe4f330e5e
commit
f415ee3469
5
.github/workflows/windows_nightly.yml
vendored
5
.github/workflows/windows_nightly.yml
vendored
@ -53,9 +53,6 @@ jobs:
|
||||
run: |
|
||||
cargo install cargo-expand
|
||||
cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'
|
||||
|
||||
- name: setup rust2go-cli
|
||||
run: rust2go-cli --src rust/src/go/go_api.rs --dst rust/go/rs_gen.go
|
||||
|
||||
- name: Flutter Rust bridge generate
|
||||
run: flutter_rust_bridge_codegen generate
|
||||
@ -71,4 +68,4 @@ jobs:
|
||||
with:
|
||||
name: windows
|
||||
path: build/windows/x64/runner/Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user