Skip to content

Commit 8283401

Browse files
committed
fix typo
1 parent f8f546b commit 8283401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
workflow_call:
33
inputs:
4-
- build_ctk_ver:
4+
build_ctk_ver:
55
type: string
66
required: true
77

0 commit comments

Comments
 (0)