Skip to content

Commit cac7af1

Browse files
committed
fix: add gb to master
1 parent fcbc202 commit cac7af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
NAME: size
2020
LABEL: 'Cache size'
21-
STATUS: ${{ steps.size.outputs.SIZE }}
21+
STATUS: ${{ steps.size.outputs.SIZE }} GB
2222
COLOR: 00EEFF
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)