Skip to content

Commit

Permalink
Wip
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@gmail.com>
  • Loading branch information
geofjamg committed Nov 13, 2023
1 parent c03d2ca commit d9e0a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
if: matrix.config.name == 'linux'
run: |
apt update
apt-get install -y cmake g++-4.8 gcc-4.8 liblapack-dev libblas-dev
apt-get install -y cmake g++-4.8 gcc-4.8 liblapack-dev libblas-dev snap
snap install cmake --classic
- name: Checkout sources
Expand Down

0 comments on commit d9e0a6e

Please sign in to comment.