Skip to content

Commit

Permalink
fixup! Add DG discretizations for LRM, LRMP and GRM
Browse files Browse the repository at this point in the history
  • Loading branch information
ronald-jaepel committed Apr 23, 2024
1 parent a237c6e commit 1ee88f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
path: |
${{ github.workspace }}/hdf5
${{ github.workspace }}/suitesparse/install
key: ${{ runner.os }}-deps-${{ steps.get-msvc.outputs.version }}
${{ github.workspace }}/eigen/install
key: ${{ runner.os }}-deps-${{ steps.get-msvc.outputs.version }}-1
- name: Download MKL and TBB
run: |
cd "${env:BASE_DIR}"
Expand Down

0 comments on commit 1ee88f1

Please sign in to comment.