mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-29 18:01:31 +00:00
Refactor npm commands in workflows for consistency and improved clarity
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user