fix: put it in the top dir

This commit is contained in:
Tom Hu 2024-03-07 21:33:10 -08:00
parent e035f3d84b
commit 985c9ee923
No known key found for this signature in database
GPG key ID: 79155678363963D2
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ const verify = async (
failCi: boolean,
): Promise<void> => {
try {
await exec.exec(path.join(__dirname, 'scripts', 'test.sh'));
await exec.exec(path.join(__dirname, 'test.sh'));
const uploaderName = getUploaderName(platform);
// Get SHASUM and SHASUM signature files