Skip to content

Commit 9d3af5a

Browse files
authored
Update build.ps1
1 parent 7e5b7fd commit 9d3af5a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ if ($axmol_src) {
2929
}
3030

3131
# step.3 build wasm preview site
32-
3332
if ($wasm_artifact_dir) {
3433
Copy-Item $(Join-Path $PSScriptRoot 'wasm') $site_dist -Recurse -Force
3534

0 commit comments

Comments
 (0)