Fix syntax error in README.md for disk-cache (#146)
This commit is contained in:
parent
887da5f6b9
commit
417f3387fe
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ Default `false`.
|
|||
```yaml
|
||||
- uses: bazel-contrib/setup-bazel@0.18.0
|
||||
with:
|
||||
disk-cache: ${{ github.workflow }}}
|
||||
disk-cache: ${{ github.workflow }}
|
||||
```
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue