Skip to content

Commit

Permalink
back to release build
Browse files Browse the repository at this point in the history
  • Loading branch information
asukaminato0721 authored Feb 8, 2025
1 parent a22c23d commit 50c446f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_bindings_dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
working-directory: bindings/dart/rust
run: |
set -eux -o pipefail
cargo build
cargo build -r # frb will load the so in release/, so release build here
- name: test
working-directory: bindings/dart
Expand Down

0 comments on commit 50c446f

Please sign in to comment.