Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Zosimov committed Oct 16, 2023
1 parent ed36d6f commit afa0e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Usually, cache gets downloaded in multiple segments of fixed sizes. Sometimes, a

```yaml
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: "5"
SEGMENT_DOWNLOAD_TIMEOUT_MINS: '5'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
Expand Down

0 comments on commit afa0e3a

Please sign in to comment.