[gimp-macos-build] try with single call



commit 8b91ae0341c7464cba2cd00c038dede9ebdd8800
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date:   Tue Aug 27 22:26:06 2019 +0200

    try with single call

 .circleci/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index f182019..0786efa 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -16,7 +16,7 @@ jobs:
             name: Setup jhbuild
             command: | 
               cd $HOME
-              curl  https://gitlab.gnome.org/samm-git/gtk-osx/raw/fork-test/gtk-osx-setup.sh | sh
+              # curl  https://gitlab.gnome.org/samm-git/gtk-osx/raw/fork-test/gtk-osx-setup.sh | sh -x
               curl  https://gitlab.gnome.org/samm-git/gtk-osx/raw/fork-test/gtk-osx-setup.sh | sh -x
               $HOME/.new_local/bin/jhbuild bootstrap-gtk-osx
               echo 'export PATH="$HOME/.cargo/bin:$HOME/.local/bin:$PATH:$HOME/.new_local/bin"' > ~/.profile


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]