Skip to content

Commit

Permalink
Do not source triqsvars.sh in github actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Dec 9, 2020
1 parent 4ad432a commit b3dc615
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
CXX: ${{ matrix.cxx }}
LIBRARY_PATH: /usr/local/opt/llvm/lib
run: |
source $HOME/install/share/triqs/triqsvars.sh
mkdir build && cmake -B build
cmake --build build -j2
Expand Down

0 comments on commit b3dc615

Please sign in to comment.