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