Skip to content

Commit

Permalink
Remove redundant build
Browse files Browse the repository at this point in the history
  • Loading branch information
hwoodiwiss committed Aug 26, 2024
1 parent 0a2db5f commit eba1052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#Requires -PSEdition Core

cargo clippy -- -D warnings
cargo build --release

Push-Location ".\wgpu-testbed-lib"
$env:RUSTFLAGS = "--cfg=web_sys_unstable_apis"
Expand Down

0 comments on commit eba1052

Please sign in to comment.