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 bcaa8b0 commit d8eaf5b
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 @@ -27,7 +27,7 @@ jobs:
apt-get install -y cmake g++-4.8 gcc-4.8 liblapack-dev libblas-dev
- name: Checkout sources
uses: actions/checkout@v4
uses: actions/checkout@v3

- name: Configure CMake
shell: bash
Expand Down

0 comments on commit d8eaf5b

Please sign in to comment.