fix yaml file
This commit is contained in:
parent
78dc3f6e93
commit
40677f528d
|
@ -23,7 +23,6 @@ jobs:
|
|||
name: Check gcc version
|
||||
command: gcc --version
|
||||
|
||||
|
||||
- restore_cache:
|
||||
keys: {{ arch }}
|
||||
paths:
|
||||
|
@ -46,7 +45,6 @@ jobs:
|
|||
paths:
|
||||
- llvm-project
|
||||
|
||||
|
||||
- run:
|
||||
name: Install ONNF
|
||||
command: |
|
||||
|
|
Loading…
Reference in New Issue