mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-17 13:03:10 +00:00
no-bug: update script execution to use bash for mar_sign.sh (gh-13181)
This commit is contained in:
2
.github/workflows/src/release-build.sh
vendored
2
.github/workflows/src/release-build.sh
vendored
@@ -10,7 +10,7 @@ fi
|
||||
|
||||
. $HOME/.cargo/env
|
||||
|
||||
sh ./scripts/mar_sign.sh -i
|
||||
bash ./scripts/mar_sign.sh -i
|
||||
|
||||
ulimit -n 4096
|
||||
|
||||
|
||||
Reference in New Issue
Block a user