Skip to content

Commit d6ebedf

Browse files
authored
Remove upload of Telegram-bot-api
1 parent e2eff9c commit d6ebedf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/build-kernel.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ jobs:
264264
cd ../..
265265
ls -l telegram-bot-api/bin/telegram-bot-api*
266266
cp telegram-bot-api/bin/telegram-bot-api telegram-bot-api-binary
267-
- name: Upload Binary
268-
uses: actions/upload-artifact@master
269-
with:
270-
name: telegram-bot-api-binary
271-
path: telegram-bot-api-binary
267+
# - name: Upload Binary
268+
# uses: actions/upload-artifact@master
269+
# with:
270+
# name: telegram-bot-api-binary
271+
# path: telegram-bot-api-binary

0 commit comments

Comments
 (0)