fix yaml file

This commit is contained in:
Tian Jin 2019-12-24 00:16:00 -05:00
parent 78dc3f6e93
commit 40677f528d
1 changed files with 0 additions and 2 deletions

View File

@ -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: |