Skip to content

Commit b3dc615

Browse files
committed
Do not source triqsvars.sh in github actions build
1 parent 4ad432a commit b3dc615

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
CXX: ${{ matrix.cxx }}
6767
LIBRARY_PATH: /usr/local/opt/llvm/lib
6868
run: |
69-
source $HOME/install/share/triqs/triqsvars.sh
7069
mkdir build && cmake -B build
7170
cmake --build build -j2
7271

0 commit comments

Comments
 (0)