Skip to content

Commit f563ec0

Browse files
committed
fix: add header in execute_skills
1 parent 5578e41 commit f563ec0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

veadk/tools/builtin_tools/execute_skills.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def execute_skills(
141141
version="2018-01-01",
142142
region=region,
143143
host="sts.volcengineapi.com",
144+
header=header,
144145
)
145146
try:
146147
account_id = res["Result"]["AccountId"]

0 commit comments

Comments
 (0)