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