fix: File name case error

This commit is contained in:
jstoobysmith 2024-05-22 16:50:53 -04:00
parent 9c836e1f86
commit b3fa7b503c
2 changed files with 2 additions and 4 deletions

View file

@ -33,9 +33,7 @@ jobs:
- name: build cache
run: |
lake exe cache get
- name: check ls2
run : |
ls .lake/packages/mathlib/Mathlib/LinearAlgebra/Eigenspace/
- name: build HepLean
id: build
uses: liskin/gh-problem-matcher-wrap@v3