Update build.yml
This commit is contained in:
parent
789ed167a1
commit
9c836e1f86
1 changed files with 4 additions and 2 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -28,12 +28,14 @@ jobs:
|
|||
- name: check ls
|
||||
run: |
|
||||
ls -a
|
||||
ls .lake/packages/mathlib/Mathlib/LinearAlgebra/Eigenspace/
|
||||
|
||||
|
||||
- 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