Refactor npm commands in workflows for consistency and improved clarity

This commit is contained in:
mr. M
2025-02-03 21:27:38 +01:00
parent b1b83ae32a
commit 42dbff273f
3 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ function SignAndPackage($name) {
}
echo "Compat Mode? $env:SURFER_COMPAT"
npm run surfer package --verbose
npm run package -- --verbose
# In the release script, we do the following:
# tar -xvf .github/workflows/object/windows-x64-signed-x86_64.tar.gz -C windows-x64-signed-x86_64