find git
This commit is contained in:
parent
13f9c83397
commit
52ca81f3ad
|
@ -7,6 +7,9 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
|
- run:
|
||||||
|
command: which git
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Set up MLIR.
|
name: Set up MLIR.
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Reference in New Issue