Skip to content

Commit

Permalink
Rename copyfiles.js to copyFiles.js
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim authored Jun 6, 2024
1 parent 652d268 commit 361aca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/copyfiles.js → scripts/copyFiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ if (platform === 'win32') {
}
console.log(`Output: ${stdout}`);
});
}
}

0 comments on commit 361aca3

Please sign in to comment.