Skip to content

Commit 6122831

Browse files
authored
Update ta-lib-python-build-docs.yml
1 parent 9cedc88 commit 6122831

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ta-lib-python-build-docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
run: |
2626
pip install uv
2727
28-
# - name: Install system dependencies (TA-Lib C library)
29-
# run: |
30-
# sudo apt-get update
31-
# sudo apt-get install -y libta-lib-dev
28+
- name: Install system dependencies (TA-Lib C library)
29+
run: |
30+
sudo apt-get update
31+
sudo apt-get install -y libta-lib-dev
3232
3333
- name: Install Python dependencies
3434
run: |

0 commit comments

Comments
 (0)