Skip to content

Commit 32374d5

Browse files
committed
set correct talib c version
1 parent 670c612 commit 32374d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "v*"
88

99
env:
10-
TALIB_C_VER: ${{ github.ref_name }}
10+
TALIB_C_VER: 0.6.2
1111
TALIB_PY_VER: ${{ github.ref_name }}
1212

1313
jobs:

0 commit comments

Comments
 (0)