From 96b80e8c21e4b957d26d9f6529bb9c90d486586d Mon Sep 17 00:00:00 2001 From: Arpit Vasani Date: Fri, 22 Mar 2024 23:03:46 +0530 Subject: [PATCH] messages.json --- .github/build/entrypoint.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/build/entrypoint.sh b/.github/build/entrypoint.sh index aa2d357..446e2be 100644 --- a/.github/build/entrypoint.sh +++ b/.github/build/entrypoint.sh @@ -5,6 +5,6 @@ pwd && ls -la npm install npm run pack -zip "WBOT-linux.zip" bot.json github.png github-two.png wbot-linux file_example_MP3_700KB.mp3 -zip "WBOT-mac.zip" bot.json github.png github-two.png wbot-macos file_example_MP3_700KB.mp3 -zip "WBOT-win.zip" bot.json github.png github-two.png wbot-win.exe file_example_MP3_700KB.mp3 +zip "WBOT-linux.zip" bot.json github.png github-two.png wbot-linux file_example_MP3_700KB.mp3 messages.json +zip "WBOT-mac.zip" bot.json github.png github-two.png wbot-macos file_example_MP3_700KB.mp3 messages.json +zip "WBOT-win.zip" bot.json github.png github-two.png wbot-win.exe file_example_MP3_700KB.mp3 messages.json