Skip to content

Commit

Permalink
💚
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon committed Nov 12, 2024
1 parent ef2d06f commit 3fcaa59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/webgpu/scripts/build/copy-artifacts.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { $, checkBuildArtifacts } from "./util";
import { checkBuildArtifacts } from "./dawn-configuration";
import { $ } from "./util";

$("cp -R ../../artifacts/libs .");
$("cp -R ../../artifacts/cpp/webgpu cpp");
Expand Down

0 comments on commit 3fcaa59

Please sign in to comment.