We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2eff9c commit d6ebedfCopy full SHA for d6ebedf
.github/workflows/build-kernel.yml
@@ -264,8 +264,8 @@ jobs:
264
cd ../..
265
ls -l telegram-bot-api/bin/telegram-bot-api*
266
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
+# - name: Upload Binary
+# uses: actions/upload-artifact@master
+# with:
+# name: telegram-bot-api-binary
+# path: telegram-bot-api-binary
0 commit comments