1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

comment out dmg build

This commit is contained in:
Kyle Spearrin
2020-09-23 13:36:16 -04:00
parent 88859c87d4
commit 6572c28347
2 changed files with 5 additions and 9 deletions

View File

@@ -31,11 +31,7 @@ if(-not $skipcheckout) {
New-Item $distSafariDir -ItemType Directory -ea 0
}
ls
cd $distDir
ls
cd $distSafariDir
ls
if(-not $skipcheckout) {
git clone git@github.com:bitwarden/browser.git