Skip to content

Commit 2e01a51

Browse files
committed
fix: actually run build
1 parent 4520194 commit 2e01a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This package provides a drop-in replacement for the
44
[Github Actions cache toolkit functions](https://github.com/actions/toolkit/blob/main/packages/cache/README.md),
5-
but allows for the use of S3-like storage backends via environment variable
6-
configurations.
5+
but allows for the use of S3-like storage backends (e.g. Minio) via environment
6+
variable configurations.
77

88
The work here is based in part on
99
[this github action](https://github.com/tespkg/actions-cache).

0 commit comments

Comments
 (0)