Skip to content

Commit a571d5d

Browse files
committed
chore(ci): fix output path
1 parent 3e47e04 commit a571d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ jobs:
8282
with:
8383
name: wechatferry-binaries
8484
path: |
85-
WeChatFerry/WeChatFerry/Out/*.dll
86-
WeChatFerry/WeChatFerry/Out/*.md
85+
WeChatFerry/Out/*.dll
86+
WeChatFerry/Out/*.md

0 commit comments

Comments
 (0)