]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CI: fix OSX cmake version 3.18 11385/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 16 Dec 2020 21:20:54 +0000 (16:20 -0500)
committerTimo Heister <timo.heister@gmail.com>
Wed, 16 Dec 2020 21:32:54 +0000 (16:32 -0500)
.github/workflows/osx.yml

index 91ecdc5338398e779a6d7f817f5049cc9d5fd62c..11ffe8e2cd95134136f3bfbaa935ede7267e2f24 100644 (file)
@@ -16,6 +16,7 @@ jobs:
         ./contrib/utilities/download_clang_format
         # force cmake version:
         pip install cmake==3.18.4
+        echo "/Library/Frameworks/Python.framework/Versions/2.7/bin" >> $GITHUB_PATH
     - name: info
       run: |
         g++ -v
@@ -45,6 +46,7 @@ jobs:
       run: |
         # force cmake version:
         pip install cmake==3.18.4
+        echo "/Library/Frameworks/Python.framework/Versions/2.7/bin" >> $GITHUB_PATH
         brew install openmpi
         cmake --version
         # uncomment these for a gcc based build

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.