Skip to content

Commit 46a887a

Browse files
committed
ci(publish): create bin directory before copying dist files
1 parent 7f3719f commit 46a887a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
cd llbot-desktop-win-x64
6060
cp ../dist/使用说明.txt ./
6161
cp ../dist/更新日志.txt ./
62+
mkdir -p ./bin/llonebot
6263
cp -r ../dist ./bin/llonebot
6364
wget https://github.com/LLOneBot/Lucky-Lillia-Desktop/releases/latest/download/lucky-lillia-desktop-win-x64.zip
6465
unzip lucky-lillia-desktop-win-x64.zip

0 commit comments

Comments
 (0)