From aec85e6754409c790f130d5771fcc361c6a8ccb2 Mon Sep 17 00:00:00 2001 From: Arpit Vasani Date: Mon, 30 Oct 2023 11:35:40 +0530 Subject: [PATCH] CI changes --- .github/build/entrypoint.sh | 6 +++--- bot.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/build/entrypoint.sh b/.github/build/entrypoint.sh index cf35fa9..aa2d357 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 -zip "WBOT-mac.zip" bot.json github.png github-two.png wbot-macos -zip "WBOT-win.zip" bot.json github.png github-two.png wbot-win.exe +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 diff --git a/bot.json b/bot.json index fc0142c..48d5f7a 100644 --- a/bot.json +++ b/bot.json @@ -12,7 +12,7 @@ "contains":["audio"], "exact": [], "response": "Sending audio", - "file": ["file_example_MP3_700KB.mp3","file_example_MP3_1MG.mp3"] + "file": ["file_example_MP3_700KB.mp3"] }, { "contains": [],