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