Skip to content

Commit

Permalink
🐛 test windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Apr 12, 2024
1 parent 96bdecf commit 4a050af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,8 @@ jobs:
flutter_rust_bridge_codegen --rust-crate-dir native --rust-input native/src/api.rs --dart-output lib/bridge_generated.dart --class-name Native
flutter config --enable-windows-desktop
flutter build windows
pwd
dir
cd build/windows/runner/Release
Compress-Archive * ../../../../build/windows.zip
cd ../../../..
Expand Down

0 comments on commit 4a050af

Please sign in to comment.