We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad432a commit b3dc615Copy full SHA for b3dc615
1 file changed
.github/workflows/build.yml
@@ -66,7 +66,6 @@ jobs:
66
CXX: ${{ matrix.cxx }}
67
LIBRARY_PATH: /usr/local/opt/llvm/lib
68
run: |
69
- source $HOME/install/share/triqs/triqsvars.sh
70
mkdir build && cmake -B build
71
cmake --build build -j2
72
0 commit comments