[gimp-macos-build/wip/lukaso/tests] install brew
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build/wip/lukaso/tests] install brew
- Date: Mon, 18 Oct 2021 22:45:18 +0000 (UTC)
commit e449a16994411097c5acf6f4302630772701487d
Author: Lukas Oberhuber <lukaso gmail com>
Date: Sun Oct 17 19:43:22 2021 +0100
install brew
.circleci/config.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index a841101..d3d7314 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -151,6 +151,7 @@ jobs:
- run:
name: pstree to figure out what app is running
command: |
+ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install pstree
pstree
- run:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]