Update build.yml
This commit is contained in:
parent
64a1725bc3
commit
789ed167a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -24,11 +24,11 @@ jobs:
|
|||
run: |
|
||||
lean --version
|
||||
lake --version
|
||||
cat lean-toolchain
|
||||
|
||||
- name: check ls
|
||||
run: |
|
||||
ls -a
|
||||
ls .lake/packages/mathlib/Mathlib/LinearAlgebra/Eigenspace/
|
||||
|
||||
- name: build cache
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue