Skip to content

Commit 2aaa68e

Browse files
committed
ci(osx): use new location of the perforce cask
... falling back to the old one. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 7dcc0d2 commit 2aaa68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/install-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ osx-clang|osx-gcc)
4040
test -z "$BREW_INSTALL_PACKAGES" ||
4141
brew install $BREW_INSTALL_PACKAGES
4242
brew link --force gettext
43+
brew cask install perforce ||
4344
brew install caskroom/cask/perforce
4445
case "$jobname" in
4546
osx-gcc)

0 commit comments

Comments
 (0)