Skip to content

Commit 66bee8f

Browse files
committed
CI update
1 parent 7df7be5 commit 66bee8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
--install /usr/bin/gcc gcc /usr/bin/gcc-${{ matrix.gcc_v }} 100 \
5454
--slave /usr/bin/gfortran gfortran /usr/bin/gfortran-${{ matrix.gcc_v }} \
5555
--slave /usr/bin/gcov gcov /usr/bin/gcov-${{ matrix.gcc_v }}
56+
sudo apt-get install libblas-dev liblapack-dev
5657
5758
# - name: Compile
5859
# run: fpm build --profile release

0 commit comments

Comments
 (0)