Skip to content

Commit f68e581

Browse files
committed
in CI MacOS python DLL has 'm' suffix
1 parent b4cb37e commit f68e581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- os: macos
2727
dll_prefix: lib
2828
dll_pyver_major: '3.'
29+
dll_suffix: m
2930
- os: ubuntu
3031
dll_prefix: lib
3132
dll_pyver_major: '3.'

0 commit comments

Comments
 (0)