Skip to content

Commit

Permalink
Update to TDLib 1.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
melix99 committed Apr 23, 2023
1 parent b4e0104 commit ad539e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2

- name: Clone TDLib repository
run: git clone https://github.com/tdlib/td.git && cd td && git checkout eb664b4e9f71945ef3faa802af779e1630fedb8f
run: git clone https://github.com/tdlib/td.git && cd td && git checkout 8517026415e75a8eec567774072cbbbbb52376c1

- name: Build TDLib
if: ${{ matrix.arch == 'x86_64' }}
Expand Down

0 comments on commit ad539e2

Please sign in to comment.