Skip to content

Commit

Permalink
Update gen.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
martpie committed Jan 20, 2025
1 parent 42cc6af commit 90b5e30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ fi

# Generate types via ts-rs
find ./src/generated/typings -iname '*.ts' -not -iname 'index.ts' -execdir rm {} \;
cargo install --path src-tauri
cargo test --manifest-path src-tauri/Cargo.toml

0 comments on commit 90b5e30

Please sign in to comment.