Skip to content

Commit 39e12eb

Browse files
committed
fix: fix description for Linux x64 in publish.yml.
1 parent 7bc9677 commit 39e12eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
default: true
2525
type: boolean
2626
linux64:
27-
description: 'Linux x64 AOT'
27+
description: 'Linux x64'
2828
required: true
2929
default: true
3030
type: boolean

0 commit comments

Comments
 (0)