Skip to content

Commit e5c8af8

Browse files
committed
testing actions
1 parent 7559a3b commit e5c8af8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/build.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ import path from "path";
33
import { fileURLToPath } from "url";
44
import { execSync } from "child_process";
55

6+
console.log('hello');
7+
68
const dirname = path.dirname(fileURLToPath(import.meta.url));
79

810
let target = process.argv[2];

0 commit comments

Comments
 (0)