Skip to content

Commit

Permalink
Merge branch 'main' into macos
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon authored Nov 12, 2024
2 parents be008fd + 77ece02 commit 1a600a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/webgpu/scripts/build/copy-artifacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ import { $ } from "./util";

$("cp -R ../../artifacts/libs .");
$("cp -R ../../artifacts/cpp/webgpu cpp");
$("cp -R ../../artifacts/cpp/dawn cpp");
checkBuildArtifacts();

0 comments on commit 1a600a8

Please sign in to comment.