mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: fix firefox archiving script
This commit is contained in:
parent
92a6500b23
commit
f9d2f13540
@ -35,6 +35,7 @@ createZIPForLinuxOrMac() {
|
||||
}
|
||||
|
||||
trap "cd $(pwd -P)" EXIT
|
||||
cd "$(dirname $0)"
|
||||
cd checkout
|
||||
|
||||
if [[ "$(uname)" == "Darwin" ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user