fix: File name case error
This commit is contained in:
parent
9c836e1f86
commit
b3fa7b503c
2 changed files with 2 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue