We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3719f commit 46a887aCopy full SHA for 46a887a
1 file changed
.github/workflows/publish.yml
@@ -59,6 +59,7 @@ jobs:
59
cd llbot-desktop-win-x64
60
cp ../dist/使用说明.txt ./
61
cp ../dist/更新日志.txt ./
62
+ mkdir -p ./bin/llonebot
63
cp -r ../dist ./bin/llonebot
64
wget https://github.com/LLOneBot/Lucky-Lillia-Desktop/releases/latest/download/lucky-lillia-desktop-win-x64.zip
65
unzip lucky-lillia-desktop-win-x64.zip
0 commit comments