Skip to content

Commit 4c36be1

Browse files
committed
chore: use forked version ark0f/tg-bot-api#25
1 parent 36f9ef9 commit 4c36be1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-types.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
bun-version: 1.1.34
2626

2727
- name: Clone TBA Schema parser repo
28-
run: git clone https://github.com/ENCRYPTEDFOREVER/tg-bot-api.git
28+
# run: git clone https://github.com/ENCRYPTEDFOREVER/tg-bot-api.git
29+
run: git clone https://github.com/ENCRYPTEDFOREVER/tg-bot-api.git -b bot_api_9_0
2930

3031
# - name: Temporal dirty fix for https://github.com/ark0f/tg-bot-api/issues/20
3132
# run: bun dirty-fix

0 commit comments

Comments
 (0)