fix yaml file
This commit is contained in:
parent
40677f528d
commit
20fc4d963b
|
@ -24,7 +24,7 @@ jobs:
|
|||
command: gcc --version
|
||||
|
||||
- restore_cache:
|
||||
keys: {{ arch }}
|
||||
key: {{ arch }}
|
||||
paths:
|
||||
- llvm-project
|
||||
|
||||
|
|
Loading…
Reference in New Issue