Skip to content

Commit 7c8cb2e

Browse files
committed
git-artifacts: fix whitespace issue
Trailing spaces are unwanted here. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 87bebe7 commit 7c8cb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
type: choice
1212
description: 'Architecture to build'
1313
required: true
14-
options:
14+
options:
1515
- x86_64
1616
- i686
1717
- aarch64

0 commit comments

Comments
 (0)