Skip to content

Commit d39d7dc

Browse files
fix cmake error
1 parent 1ed33b4 commit d39d7dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/pytest/ci-template.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- sudo ln -s /cvmfs/projects.cern.ch/hls4ml/vivado/2020.1_v1/vivado-2020.1_v1/opt/Xilinx /opt/Xilinx
1818
- source /opt/Xilinx/Vivado/2020.1/settings64.sh
1919
- export RUN_SYNTHESIS=true
20+
- export PATH=/usr/local/bin
2021
- which cmake
2122
- cmake --version
2223
- ldd $(which cmake)

0 commit comments

Comments
 (0)