Skip to content

Commit debb8cc

Browse files
committed
Added missing double-quote
1 parent aba7cfa commit debb8cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ steps:
113113
- go.sum
114114
restore: file
115115
save: file
116-
key-extra: "{{matrix}}
116+
key-extra: "{{matrix}}"
117117
```
118118

119119
### `manifest` (string or list of strings, required if using `file` caching level)

0 commit comments

Comments
 (0)