Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 7a680c0

Browse files
committed
Improve wording
1 parent f84786f commit 7a680c0

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
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
name: Upload distribution for platform `${{matrix.config.fancy_name}}`
10+
name: Build for ${{matrix.config.fancy_name}}
1111
runs-on: ${{matrix.config.os}}
1212
strategy:
1313
fail-fast: false

0 commit comments

Comments
 (0)