Skip to content

Commit d1f0c66

Browse files
committed
chore: better description for workflow input
1 parent 944fed6 commit d1f0c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
- linux/arm64
2929
cache:
3030
type: boolean
31-
description: Cache the build
31+
description: Use cache while building
3232
default: true
3333
jobs:
3434
build:

0 commit comments

Comments
 (0)